Skip to content

Commit

Permalink
Merge pull request #111 from osmosis-labs/UPDATE-TESTNET_VERSION-TO-2…
Browse files Browse the repository at this point in the history
…6.0.0-rc3-da3562d37734

Update TESTNET_VERSION version to 26.0.0-rc3
  • Loading branch information
alessandrolomanto authored Sep 5, 2024
2 parents 69a4570 + c0c458f commit 1d421ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
PRUNING_CHOICES = ['default', 'nothing', 'everything']

MAINNET_VERSION = "25.2.0"
TESTNET_VERSION = "25.2.1"
TESTNET_VERSION = "26.0.0-rc3"

# CLI arguments
parser = argparse.ArgumentParser(description="Osmosis Installer")
Expand Down

0 comments on commit 1d421ea

Please sign in to comment.