diff options
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.13' +VERSION='1.1.14' BASEDIR="${2-$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)}" run_rebrand() |