Skip to content

Commit

Permalink
Update TESTNET_VERSION version to 25.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
niccoloraspa authored and github-actions[bot] committed Jun 4, 2024
1 parent 0862618 commit 0d5828b
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 0d5828b

Please sign in to comment.