Skip to content

Commit

Permalink
Merge pull request #99 from osmosis-labs/UPDATE-TESTNET_VERSION-TO-25…
Browse files Browse the repository at this point in the history
….2.0-5a12c16f2729

Update TESTNET_VERSION version to 25.2.0
  • Loading branch information
niccoloraspa authored Jul 3, 2024
2 parents f14fc46 + 1b3e5b8 commit 56f2492
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions i.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,8 @@
INSTALL_CHOICES = ['node', 'client', 'localosmosis']
PRUNING_CHOICES = ['default', 'nothing', 'everything']


MAINNET_VERSION = "25.2.0"
TESTNET_VERSION = "25.1.3"
TESTNET_VERSION = "25.2.0"

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

0 comments on commit 56f2492

Please sign in to comment.