Skip to content

Commit

Permalink
Merge pull request #116 from osmosis-labs/UPDATE-TESTNET_VERSION-TO-2…
Browse files Browse the repository at this point in the history
…7.0.1-db27abed14eb

Update TESTNET_VERSION version to 27.0.1
  • Loading branch information
niccoloraspa authored Nov 19, 2024
2 parents 1bb75b2 + 0f6631d commit 249daca
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 = "26.0.2"
TESTNET_VERSION = "27.0.0-rc1"
TESTNET_VERSION = "27.0.1"

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

0 comments on commit 249daca

Please sign in to comment.