Skip to content

Commit 96b50a4

Browse files
authored
Update build-deb.sh
1 parent c3dd2c4 commit 96b50a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/build-deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OPTIONS+=" --install=no" # just make, don't install the package
99
OPTIONS+=" --nodoc" # as long as actual docs don't exist
1010

1111
OPTIONS+=" --pkgname=mist-device-parameters"
12-
OPTIONS+=" --pkgversion=0.1.0"
12+
OPTIONS+=" --pkgversion=0.3.0"
1313
OPTIONS+=" --pkgrelease=$RELEASE_DATE"
1414
OPTIONS+=" --provides=mist-device-parameters"
1515
OPTIONS+=" --pkglicense=MIT"

0 commit comments

Comments
 (0)