Skip to content

Commit 2751671

Browse files
Merge pull request #36 from bitloops/release-v15
Release version 15
2 parents 9345c6f + ffda5d9 commit 2751671

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

‎bundle_versions.json‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"versions": [
3+
{
4+
"version": "0.0.15",
5+
"min_required_cli_version": "0.0.27",
6+
"max_required_cli_version": "latest",
7+
"download_url": "https://github.com/bitloops/local-dashboard/releases/download/v0.0.15/bundle.tar.zst",
8+
"checksum_url": "https://github.com/bitloops/local-dashboard/releases/download/v0.0.15/bundle.tar.zst.sha256"
9+
},
310
{
411
"version": "0.0.14",
512
"min_required_cli_version": "0.0.22",

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "local-dashboard",
3-
"version": "0.0.14",
3+
"version": "0.0.15",
44
"license": "Apache-2.0",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)