Skip to content

Commit e339cc4

Browse files
committed
Updating version to 2.17. Updating install.sh to 2.17
1 parent d74b40c commit e339cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ echo "Version is: $version"
1111
if [ -z "$1" ]
1212
then
1313
echo -e "${CYAN}No version passed in...using default${NC}"
14-
version="2.16"
14+
version="2.17"
1515
fi
1616

1717

0 commit comments

Comments
 (0)