Skip to content

Commit c012936

Browse files
chore: update cli-version to 0.1.5 and cli-packages array (#392)
1 parent a46b958 commit c012936

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"version": "0.1.0-alpha.27",
44
"description": "A modern container management platform",
55
"private": false,
6-
"cli-version": "0.1.4",
6+
"cli-version": "0.1.5",
77
"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"
8+
"nixopus_0.1.5_amd64.apk",
9+
"nixopus_0.1.5_amd64.deb",
10+
"nixopus-0.1.5-1.x86_64.rpm",
11+
"nixopus.tar"
1212
]
1313
}

0 commit comments

Comments
 (0)