From 6e692bcbddc64fa8032718202eb540f32d015b1e Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 23 Jul 2023 17:21:32 -0600 Subject: [PATCH] Version bump --- ishare2 | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ishare2 b/ishare2 index 5b7d561..46290f7 100755 --- a/ishare2 +++ b/ishare2 @@ -9,7 +9,7 @@ CHANNEL="main" # you can change this to available branches in github.com/pnetlabrepo/ishare2 ISHARE2_DIR="/opt/ishare2/cli" SOURCES="$ISHARE2_DIR/sources.list" -VERSION="v2.1.4" # Script version +VERSION="v2.1.5" # Script version # Colors RED='\033[31m' diff --git a/version b/version index 0f84bed..1edbdb6 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.1.4 \ No newline at end of file +v2.1.5 \ No newline at end of file