Skip to content

Commit 92a64b3

Browse files
Merge pull request #155 from osmosis-labs/UPDATE-MAINNET_VERSION-TO-31.0.0-663091014ca9
Update MAINNET_VERSION version to 31.0.0
2 parents dedd3a9 + 8ad8161 commit 92a64b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

i.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
INSTALL_CHOICES = ['node', 'client', 'localosmosis']
1919
PRUNING_CHOICES = ['default', 'nothing', 'everything']
2020

21-
MAINNET_VERSION = "30.0.5"
21+
MAINNET_VERSION = "31.0.0"
2222
TESTNET_VERSION = "31.0.0-rc0"
2323

2424
# CLI arguments

0 commit comments

Comments
 (0)