diff options
author | Jesús <heckyel@hyperbola.info> | 2022-04-06 00:59:58 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-04-06 00:59:58 +0800 |
commit | a8c1e10a42c394a5bb8ff1330e8043b51590e245 (patch) | |
tree | 039560e8bee74a2ce87c184314c2ff5f10d645df /build.sh | |
parent | d625c9efd7256363c151985dbeb707fc1c20e00a (diff) | |
download | hypervideo-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.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # ============================================================================== # FUNCTIONS - START # ============================================================================== -VERSION='1.1.12' +VERSION='1.1.13' BASEDIR="${2-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" run_rebrand() |