Skip to content

Commit

Permalink
Update MAINNET_VERSION version to 27.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niccoloraspa authored and github-actions[bot] committed Nov 20, 2024
1 parent 249daca commit 1216e37
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 @@ -18,7 +18,7 @@
INSTALL_CHOICES = ['node', 'client', 'localosmosis']
PRUNING_CHOICES = ['default', 'nothing', 'everything']

MAINNET_VERSION = "26.0.2"
MAINNET_VERSION = "27.0.1"
TESTNET_VERSION = "27.0.1"

# CLI arguments
Expand Down

0 comments on commit 1216e37

Please sign in to comment.