version bump

This commit is contained in:
Alex
2023-04-30 14:14:09 -06:00
parent b15b7fcf29
commit 523996e968
2 changed files with 2 additions and 2 deletions

View File

@@ -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'

View File

@@ -1 +1 @@
v2.0.2
v2.0.3