From c669250753e26cfbd4d7905fe446a287d5164167 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 5 May 2023 13:01:25 -0600 Subject: [PATCH] Version bump --- ishare2 | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ishare2 b/ishare2 index 251072b..689f614 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.0.7" # Script version +VERSION="v2.0.8" # Script version # Colors RED='\033[31m' diff --git a/version b/version index d8ba80f..923fd4d 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.0.7 +v2.0.8