From a211f942d2714167d527cd64c5b6f131f33e5ab3 Mon Sep 17 00:00:00 2001 From: rdlrt <3169068+rdlrt@users.noreply.github.com> Date: Sun, 29 Sep 2024 15:39:32 +1000 Subject: [PATCH] Bump setup-grest version --- 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 a9fc53dde..a08172fd0 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=v1.2.0 +SGVERSION=v1.2.1 ######## Functions ######## usage() {