Skip to content

Commit

Permalink
Merge pull request #100 from osmosis-labs/UPDATE-MAINNET_VERSION-TO-2…
Browse files Browse the repository at this point in the history
…5.2.0-571e5d0492fa

Update MAINNET_VERSION version to 25.2.0
  • Loading branch information
niccoloraspa authored Jul 3, 2024
2 parents f2d3c94 + 64ff212 commit f14fc46
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 @@ -19,7 +19,7 @@
PRUNING_CHOICES = ['default', 'nothing', 'everything']


MAINNET_VERSION = "25.1.3"
MAINNET_VERSION = "25.2.0"
TESTNET_VERSION = "25.1.3"

# CLI arguments
Expand Down

0 comments on commit f14fc46

Please sign in to comment.