diff --git a/scripts/install.sh b/scripts/install.sh index 32efb200..da4b6d4a 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -33,7 +33,7 @@ fi log "Selecting version..." -version=${VERSION:-v1.5.0} +version=${VERSION:-v0.0.1} if [ ! $version ]; then log "${YELLOW}"