We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6389bd0 commit 8934201Copy full SHA for 8934201
src/args.sh
@@ -83,7 +83,7 @@ export TARGET_NAME="anduinos"
83
export TARGET_BUSINESS_NAME="AnduinOS"
84
85
# Version number. Must be in the format of x.y.z
86
-export TARGET_BUILD_VERSION="1.3.6"
+export TARGET_BUILD_VERSION="1.3.7"
87
88
# Fork version. Must be in the format of x.y
89
# By default, it is the branch name of the git repository.
0 commit comments