Skip to content

Commit 784214c

Browse files
Merge pull request #149 from osmosis-labs/UPDATE-MAINNET_VERSION-TO-30.0.5-e67a538ee519
Update MAINNET_VERSION version to 30.0.5
2 parents 9bd185e + 2a8a7f3 commit 784214c

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.3"
21+
MAINNET_VERSION = "30.0.5"
2222
TESTNET_VERSION = "30.0.1"
2323

2424
# CLI arguments

0 commit comments

Comments
 (0)