From fdf76376a6f84e293a38996e89b6ae540b8f6b65 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 1 Jun 2023 18:00:43 -0600 Subject: [PATCH] version bump --- ishare2 | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ishare2 b/ishare2 index 820aa95..c1fb7f3 100755 --- a/ishare2 +++ b/ishare2 @@ -5,7 +5,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.2" # Script version +VERSION="v2.1.3" # Script version # Colors RED='\033[31m' diff --git a/version b/version index 5969682..557fefc 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.1.2 +v2.1.3 \ No newline at end of file