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 Nov 20, 2024
1 parent 849bb6e commit 8d7f886
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:-v2.11.0}
version=${VERSION:-v2.12.0}

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

0 comments on commit 8d7f886

Please sign in to comment.