Update INSTALL.sh

This commit is contained in:
Stefan Pejcic
2024-06-04 13:58:51 +02:00
committed by GitHub
parent 085c8c0ced
commit 0cfdc9cc02

View File

@@ -194,7 +194,7 @@ if [ "$CUSTOM_VERSION" = false ]; then
if [[ $version =~ [0-9]+\.[0-9]+\.[0-9]+ ]]; then
version=$version
else
version="0.1.8"
version="0.2.0"
fi
fi