aboutsummaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-04-06 00:59:58 +0800
committerJesús <heckyel@hyperbola.info>2022-04-06 00:59:58 +0800
commita8c1e10a42c394a5bb8ff1330e8043b51590e245 (patch)
tree039560e8bee74a2ce87c184314c2ff5f10d645df /build.sh
parentd625c9efd7256363c151985dbeb707fc1c20e00a (diff)
downloadhypervideo-pre-a8c1e10a42c394a5bb8ff1330e8043b51590e245.tar.lz
hypervideo-pre-a8c1e10a42c394a5bb8ff1330e8043b51590e245.tar.xz
hypervideo-pre-a8c1e10a42c394a5bb8ff1330e8043b51590e245.zip
prepare v1.1.13
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 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()