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 11, 2024
1 parent e5d335d commit 61ec2d3
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.10.2}
version=${VERSION:-v2.10.3}

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

0 comments on commit 61ec2d3

Please sign in to comment.