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