Skip to content

Commit

Permalink
feat: update intaller to 24.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niccoloraspa committed Apr 18, 2024
1 parent e946283 commit 412b053
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 @@ -18,7 +18,7 @@
INSTALL_CHOICES = ['node', 'client', 'localosmosis']
PRUNING_CHOICES = ['default', 'nothing', 'everything']

MAINNET_VERSION = "23.0.8"
MAINNET_VERSION = "24.0.1"
TESTNET_VERSION = "24.0.0-rc0"

# CLI arguments
Expand Down

0 comments on commit 412b053

Please sign in to comment.