diff options
author | Jesus <heckyel@riseup.net> | 2023-09-04 01:52:30 +0800 |
---|---|---|
committer | Jesus <heckyel@riseup.net> | 2023-09-04 01:52:30 +0800 |
commit | b0cdd47c7da25ad22fae19a0b76c7bab8c405a48 (patch) | |
tree | a33df8fc6deb864389baaa90bea463e3f8a41928 | |
parent | 3d835329165e17e636cf1050a59fde8b104099a5 (diff) | |
download | hypervideo-pre-b0cdd47c7da25ad22fae19a0b76c7bab8c405a48.tar.lz hypervideo-pre-b0cdd47c7da25ad22fae19a0b76c7bab8c405a48.tar.xz hypervideo-pre-b0cdd47c7da25ad22fae19a0b76c7bab8c405a48.zip |
set v1.1.14
-rw-r--r-- | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # ============================================================================== # FUNCTIONS - START # ============================================================================== -VERSION='1.1.13' +VERSION='1.1.14' BASEDIR="${2-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" run_rebrand() |