We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3dd2c4 commit 96b50a4Copy full SHA for 96b50a4
1 file changed
cmd/build-deb.sh
@@ -9,7 +9,7 @@ OPTIONS+=" --install=no" # just make, don't install the package
9
OPTIONS+=" --nodoc" # as long as actual docs don't exist
10
11
OPTIONS+=" --pkgname=mist-device-parameters"
12
-OPTIONS+=" --pkgversion=0.1.0"
+OPTIONS+=" --pkgversion=0.3.0"
13
OPTIONS+=" --pkgrelease=$RELEASE_DATE"
14
OPTIONS+=" --provides=mist-device-parameters"
15
OPTIONS+=" --pkglicense=MIT"
0 commit comments