Version bump

This commit is contained in:
Alex
2023-04-30 05:19:26 -06:00
parent fdef608022
commit ca0be139a6

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.1" # Script version
VERSION="v2.0.2" # Script version
# Colors
RED='\033[31m'