Skip to content

Commit 29edb31

Browse files
chore: update cli-version to 0.1.18 and cli-packages array (#534)
Co-authored-by: zhravan <[email protected]>
1 parent 2fc03e4 commit 29edb31

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "0.1.0-alpha.49",
44
"description": "A modern container management platform",
55
"private": false,
6-
"cli-version": "0.1.17",
6+
"cli-version": "0.1.18",
77
"cli-packages": [
8-
"nixopus_0.1.17_amd64.apk",
9-
"nixopus-0.1.17-1.x86_64.rpm",
10-
"nixopus_0.1.17_amd64.deb",
8+
"nixopus-0.1.18-1.x86_64.rpm",
9+
"nixopus_0.1.18_amd64.deb",
1110
"nixopus.tar",
12-
"nixopus-0.1.17-darwin-amd64.pkg",
13-
"nixopus-0.1.17-darwin-arm64.pkg"
11+
"nixopus_0.1.18_amd64.apk",
12+
"nixopus-0.1.18-darwin-amd64.pkg",
13+
"nixopus-0.1.18-darwin-arm64.pkg"
1414
]
1515
}

0 commit comments

Comments
 (0)