diff --git a/ishare2 b/ishare2 index b650278..ba6ee7e 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.2" # Script version +VERSION="v2.0.3" # Script version # Colors RED='\033[31m' diff --git a/version b/version index f3b15f3..f256be6 100644 --- a/version +++ b/version @@ -1 +1 @@ -v2.0.2 +v2.0.3