From aadc3cea7a341bc18284862bfd0ef7cb0535b36b Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 30 Apr 2023 14:46:30 -0600 Subject: [PATCH] Version bump --- ishare2 | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ishare2 b/ishare2 index 2c308a3..032db37 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.4" # Script version +VERSION="v2.0.5" # Script version # Colors RED='\033[31m' diff --git a/version b/version index 8a5b818..c2f6de9 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.0.4 +v2.0.5