From ab50dedaa4980e6b0466c77b764932d7e8732c82 Mon Sep 17 00:00:00 2001 From: rdlrt <3169068+rdlrt@users.noreply.github.com> Date: Tue, 6 Aug 2024 12:22:23 +1000 Subject: [PATCH] Fix version on setup-grest --- scripts/grest-helper-scripts/setup-grest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/grest-helper-scripts/setup-grest.sh b/scripts/grest-helper-scripts/setup-grest.sh index 2986edd87..a093bf104 100755 --- a/scripts/grest-helper-scripts/setup-grest.sh +++ b/scripts/grest-helper-scripts/setup-grest.sh @@ -16,7 +16,7 @@ # Do NOT modify code below # ###################################### -SGVERSION=1.2.0a +SGVERSION=v1.2.0a ######## Functions ######## usage() {