From 1216e373097a9cf546a6d57dfa0254d099438a49 Mon Sep 17 00:00:00 2001 From: niccoloraspa <6024049+niccoloraspa@users.noreply.github.com> Date: Wed, 20 Nov 2024 00:03:25 +0000 Subject: [PATCH] Update MAINNET_VERSION version to 27.0.1 --- i.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i.py b/i.py index 0606932..e370a96 100644 --- a/i.py +++ b/i.py @@ -18,7 +18,7 @@ INSTALL_CHOICES = ['node', 'client', 'localosmosis'] PRUNING_CHOICES = ['default', 'nothing', 'everything'] -MAINNET_VERSION = "26.0.2" +MAINNET_VERSION = "27.0.1" TESTNET_VERSION = "27.0.1" # CLI arguments