Version bump

This commit is contained in:
Alex
2023-04-30 14:46:30 -06:00
parent 89f72518e7
commit aadc3cea7a
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.4" # Script version
VERSION="v2.0.5" # Script version
# Colors
RED='\033[31m'

View File

@@ -1 +1 @@
v2.0.4
v2.0.5