From a8c1e10a42c394a5bb8ff1330e8043b51590e245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 6 Apr 2022 00:59:58 +0800 Subject: prepare v1.1.13 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 36f1fcf9a..324ee859a 100644 --- a/build.sh +++ b/build.sh @@ -3,7 +3,7 @@ # ============================================================================== # FUNCTIONS - START # ============================================================================== -VERSION='1.1.12' +VERSION='1.1.13' BASEDIR="${2-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" run_rebrand() -- cgit v1.2.3