Skip to content

Commit 68b70ab

Browse files
committed
Updated version to 1.0.1
1 parent e1adce3 commit 68b70ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ RESET_COLOR='\033[0m'
77
set -e
88

99
PKG_NAME="manual-pkgs"
10-
VERSION="1.0.0"
10+
VERSION="1.0.1"
1111
BUILD_ROOT="dist/${PKG_NAME}_${VERSION}"
1212
BIN_PATH="$BUILD_ROOT/usr/bin"
1313

control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: manual-pkgs
2-
Version: 1.0.0
2+
Version: 1.0.1
33
Section: utils
44
Priority: optional
55
Architecture: all

0 commit comments

Comments
 (0)