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 Jan 24, 2025
1 parent 4a6dd47 commit 97feab0
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.14.1}
version=${VERSION:-v2.14.2}

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

0 comments on commit 97feab0

Please # to comment.