From b0cdd47c7da25ad22fae19a0b76c7bab8c405a48 Mon Sep 17 00:00:00 2001 From: Jesus Date: Mon, 4 Sep 2023 01:52:30 +0800 Subject: set v1.1.14 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index fb4a608fe..460d1cdf3 100644 --- a/build.sh +++ b/build.sh @@ -3,7 +3,7 @@ # ============================================================================== # FUNCTIONS - START # ============================================================================== -VERSION='1.1.13' +VERSION='1.1.14' BASEDIR="${2-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" run_rebrand() -- cgit v1.2.3