Skip to content

Commit 3c9dd19

Browse files
Merge pull request #136 from osmosis-labs/UPDATE-MAINNET_VERSION-TO-28.0.6-6b44e7456c76
Update MAINNET_VERSION version to 28.0.6
2 parents cb36ed5 + 39a837e commit 3c9dd19

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 = "28.0.5"
21+
MAINNET_VERSION = "28.0.6"
2222
TESTNET_VERSION = "29.0.0-rc1"
2323

2424
# CLI arguments

0 commit comments

Comments
 (0)