Skip to content

Commit 7cc95d7

Browse files
chore: update cli-version to 0.1.20 (#538)
Co-authored-by: raghavyuva <[email protected]>
1 parent 6dc7a75 commit 7cc95d7

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.50",
44
"description": "A modern container management platform",
55
"private": false,
6-
"cli-version": "0.1.19",
6+
"cli-version": "0.1.20",
77
"cli-packages": [
8-
"nixopus_0.1.19_amd64.apk",
9-
"nixopus-0.1.19-1.x86_64.rpm",
10-
"nixopus_0.1.19_amd64.deb",
8+
"nixopus-0.1.20-1.x86_64.rpm",
9+
"nixopus_0.1.20_amd64.deb",
10+
"nixopus_0.1.20_amd64.apk",
1111
"nixopus.tar",
12-
"nixopus-0.1.19-darwin-amd64.pkg",
13-
"nixopus-0.1.19-darwin-arm64.pkg"
12+
"nixopus-0.1.20-darwin-amd64.pkg",
13+
"nixopus-0.1.20-darwin-arm64.pkg"
1414
]
1515
}

0 commit comments

Comments
 (0)