From 707c58871a9202fd268afb38c4f2d615682e3fd5 Mon Sep 17 00:00:00 2001 From: niccoloraspa <6024049+niccoloraspa@users.noreply.github.com> Date: Sun, 2 Feb 2025 00:03:12 +0000 Subject: [PATCH] Update MAINNET_VERSION version to 28.0.2 --- i.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i.py b/i.py index 3b508c3..9c3884d 100644 --- a/i.py +++ b/i.py @@ -18,7 +18,7 @@ INSTALL_CHOICES = ['node', 'client', 'localosmosis'] PRUNING_CHOICES = ['default', 'nothing', 'everything'] -MAINNET_VERSION = "28.0.1" +MAINNET_VERSION = "28.0.2" TESTNET_VERSION = "28.0.0-rc1" # CLI arguments