aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus <heckyel@riseup.net>2023-09-04 01:52:30 +0800
committerJesus <heckyel@riseup.net>2023-09-04 01:52:30 +0800
commitb0cdd47c7da25ad22fae19a0b76c7bab8c405a48 (patch)
treea33df8fc6deb864389baaa90bea463e3f8a41928
parent3d835329165e17e636cf1050a59fde8b104099a5 (diff)
downloadhypervideo-pre-b0cdd47c7da25ad22fae19a0b76c7bab8c405a48.tar.lz
hypervideo-pre-b0cdd47c7da25ad22fae19a0b76c7bab8c405a48.tar.xz
hypervideo-pre-b0cdd47c7da25ad22fae19a0b76c7bab8c405a48.zip
set v1.1.14
-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()