We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1adce3 commit 68b70abCopy full SHA for 68b70ab
build.sh
@@ -7,7 +7,7 @@ RESET_COLOR='\033[0m'
7
set -e
8
9
PKG_NAME="manual-pkgs"
10
-VERSION="1.0.0"
+VERSION="1.0.1"
11
BUILD_ROOT="dist/${PKG_NAME}_${VERSION}"
12
BIN_PATH="$BUILD_ROOT/usr/bin"
13
control
@@ -1,5 +1,5 @@
1
Package: manual-pkgs
2
-Version: 1.0.0
+Version: 1.0.1
3
Section: utils
4
Priority: optional
5
Architecture: all
0 commit comments