Skip to content

Commit

Permalink
Merge pull request #72 from osmosis-labs/UPDATE-TESTNET_VERSION-TO-25…
Browse files Browse the repository at this point in the history
….0.0-242906a2fdb9

Update TESTNET_VERSION version to 25.0.0
  • Loading branch information
niccoloraspa authored Jun 4, 2024
2 parents 0862618 + 0d5828b commit f7be8e9
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 = "24.0.1"
TESTNET_VERSION = "24.0.0-rc0"
TESTNET_VERSION = "25.0.0"

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

0 comments on commit f7be8e9

Please sign in to comment.