diff --git a/data/umee.ini b/data/umee.ini index 975bc96f..67d8bee0 100644 --- a/data/umee.ini +++ b/data/umee.ini @@ -1,5 +1,5 @@ git_repo = "https://github.com/umee-network/umee" -version = "v6.4.0" +version = "v6.5.0" daemon_name = "umeed" node_home = "$HOME/.umee" minimum_gas_prices = "0.1uumee" @@ -7,4 +7,4 @@ start_flags = "" snapshot_prune = "cosmos-pruner" network = "net5" db_backend = "pebbledb" -build_script = "https://raw.githubusercontent.com/notional-labs/cosmosia/main/data/custom_build_scripts/umee.sh" \ No newline at end of file +build_script = "https://raw.githubusercontent.com/notional-labs/cosmosia/main/data/custom_build_scripts/umee.sh"