We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46b958 commit c012936Copy full SHA for c012936
package.json
@@ -3,11 +3,11 @@
3
"version": "0.1.0-alpha.27",
4
"description": "A modern container management platform",
5
"private": false,
6
- "cli-version": "0.1.4",
+ "cli-version": "0.1.5",
7
"cli-packages": [
8
- "nixopus-0.1.4-1.x86_64.rpm",
9
- "nixopus.tar",
10
- "nixopus_0.1.4_amd64.apk",
11
- "nixopus_0.1.4_amd64.deb"
+ "nixopus_0.1.5_amd64.apk",
+ "nixopus_0.1.5_amd64.deb",
+ "nixopus-0.1.5-1.x86_64.rpm",
+ "nixopus.tar"
12
]
13
}
0 commit comments