From ee0f8d52d892d131b5ba4fb9acf402ff7661573d Mon Sep 17 00:00:00 2001 From: Ola Date: Sun, 25 Aug 2024 15:02:03 +0200 Subject: [PATCH] bump koios to v1.2.0b --- 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 5583bf98a..3552e6aa3 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.0a +SGVERSION=v1.2.0b ######## Functions ######## usage() {