From 19e757c4d1fd60999b5ad5a6c4b2620c5c4fa3b1 Mon Sep 17 00:00:00 2001 From: team-integrations-fnm-bot Date: Wed, 4 Dec 2024 03:35:32 +0000 Subject: [PATCH] chore: update install script version --- scripts/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index 29dd0d85..3ac76719 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -33,7 +33,7 @@ fi log "Selecting version..." -version=${VERSION:-v2.13.0} +version=${VERSION:-v2.14.0} if [ ! $version ]; then log "${YELLOW}"