Skip to content

Commit 3f29807

Browse files
chore: update install script version
1 parent 746635e commit 3f29807

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ fi
3333

3434
log "Selecting version..."
3535

36-
version=${VERSION:-v2.15.6}
36+
version=${VERSION:-v2.15.7}
3737

3838
if [ ! $version ]; then
3939
log "${YELLOW}"

0 commit comments

Comments
 (0)