aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rw-r--r--build.sh2
1 files changed, 1 insertions, 1 deletions
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()