diff --git a/i.py b/i.py index fbe8fc6..112b1e9 100644 --- a/i.py +++ b/i.py @@ -19,7 +19,7 @@ PRUNING_CHOICES = ['default', 'nothing', 'everything'] MAINNET_VERSION = "24.0.1" -TESTNET_VERSION = "24.0.0-rc0" +TESTNET_VERSION = "25.0.0" # CLI arguments parser = argparse.ArgumentParser(description="Osmosis Installer")