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 Jul 28, 2023
1 parent de5eb04 commit a409c16
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:-v1.5.0}
version=${VERSION:-v0.0.1}

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

0 comments on commit a409c16

Please sign in to comment.