Skip to content

Commit be88637

Browse files
chore: temporarily rename upgrade to v2.7.0-rc1
1 parent 68b9b71 commit be88637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/upgrades/v2_7_0/v2_7_0.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222
"github.com/NibiruChain/nibiru/v2/x/evm"
2323
)
2424

25-
const UpgradeName = "v2.7.0"
25+
const UpgradeName = "v2.7.0-rc1"
2626

2727
var Upgrade = upgrades.Upgrade{
2828
UpgradeName: UpgradeName,

0 commit comments

Comments
 (0)