Skip to content

Commit 8934201

Browse files
committed
Release v1.3.6
1 parent 6389bd0 commit 8934201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/args.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export TARGET_NAME="anduinos"
8383
export TARGET_BUSINESS_NAME="AnduinOS"
8484

8585
# Version number. Must be in the format of x.y.z
86-
export TARGET_BUILD_VERSION="1.3.6"
86+
export TARGET_BUILD_VERSION="1.3.7"
8787

8888
# Fork version. Must be in the format of x.y
8989
# By default, it is the branch name of the git repository.

0 commit comments

Comments
 (0)