Skip to content

Commit f6ca799

Browse files
Merge pull request #145 from osmosis-labs/UPDATE-MAINNET_VERSION-TO-30.0.0-336304a4e225
Update MAINNET_VERSION version to 30.0.0
2 parents 25b5053 + bf408fd commit f6ca799

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 = "29.0.2"
21+
MAINNET_VERSION = "30.0.0"
2222
TESTNET_VERSION = "30.0.0"
2323

2424
# CLI arguments

0 commit comments

Comments
 (0)