We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 097a70b commit 8ce2103Copy full SHA for 8ce2103
1 file changed
bundle_versions.json
@@ -1,5 +1,12 @@
1
{
2
"versions": [
3
+ {
4
+ "version": "0.0.1",
5
+ "min_required_cli_version": "0.0.1",
6
+ "max_required_cli_version": "latest",
7
+ "download_url": "https://github.com/bitloops/local-dashboard/releases/download/v0.0.1/bundle.tar.zst",
8
+ "checksum_url": "https://github.com/bitloops/local-dashboard/releases/download/v0.0.1/bundle.tar.zst.sha256"
9
+ },
10
11
"version": "0.0.0",
12
"min_required_cli_version": "0.0.0",
0 commit comments