From 7ec928b44cd8449eaffe7db5b0981ca18987de36 Mon Sep 17 00:00:00 2001 From: Mani Arumugam Date: Tue, 13 Aug 2024 18:26:43 +0200 Subject: [PATCH] Upgraded test to use v2.2.0 when released --- testing/run_IBD_test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/run_IBD_test.sh b/testing/run_IBD_test.sh index c71a7c3..5a24565 100755 --- a/testing/run_IBD_test.sh +++ b/testing/run_IBD_test.sh @@ -6,7 +6,7 @@ # MINTO_STABLE_VERSION="tags/2.1.0" # Developers use 'main' but users should stick to stable versions. -MINTO_STABLE_VERSION="tags/2.1.0" +MINTO_STABLE_VERSION="tags/2.2.0" function profile_command() { local cmd=$1