From 230bb9a8167e0abeb2034d77c42017a42f1fbe55 Mon Sep 17 00:00:00 2001 From: team-integrations-fnm-bot Date: Fri, 21 Oct 2022 02:00:17 +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 f247ccee..ce2e3cee 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -33,7 +33,7 @@ fi log "Selecting version..." -version=${VERSION:-v0.4.0} +version=${VERSION:-v0.5.0} if [ ! $version ]; then log "${YELLOW}"