diff --git a/app/upgrades.go b/app/upgrades.go index f8211434..ea33efd9 100644 --- a/app/upgrades.go +++ b/app/upgrades.go @@ -36,7 +36,7 @@ import ( ) // ---- Match this to the plan name that is already stored on disk and halted the chain. -const UpgradeNameV053 = "v0.14.0" // <-- CHANGE if your plan name is different. +const UpgradeNameV053 = "v0.15.0-rc2-gemini" // List ALL new/renamed/deleted KV stores at this upgrade height. var v053StoreUpgrades = storetypes.StoreUpgrades{