Skip to content

Commit

Permalink
chore: update install script version
Browse files Browse the repository at this point in the history
  • Loading branch information
team-integrations-fnm-bot committed Oct 21, 2022
1 parent 3351adf commit 230bb9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ fi

log "Selecting version..."

version=${VERSION:-v0.4.0}
version=${VERSION:-v0.5.0}

if [ ! $version ]; then
log "${YELLOW}"
Expand Down

0 comments on commit 230bb9a

Please sign in to comment.