From 339601c3afb2feefe62169074a52aa45be79c8a9 Mon Sep 17 00:00:00 2001 From: Peter Bukva Date: Thu, 20 Nov 2025 11:26:59 +0000 Subject: [PATCH] fix: Setting the name for Gemini testner upgrade handler to rc1 git tag --- app/upgrades.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/upgrades.go b/app/upgrades.go index ea33efd9..bcd3e60f 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.15.0-rc2-gemini" +const UpgradeNameV053 = "v0.15.0-rc1-gemini" // List ALL new/renamed/deleted KV stores at this upgrade height. var v053StoreUpgrades = storetypes.StoreUpgrades{