We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3046261 commit 6179853Copy full SHA for 6179853
app/upgrades/v3/const.go
@@ -2,5 +2,5 @@ package v3
2
3
const (
4
UpgradeName = "v3"
5
- MinorUpgradeName = "v3.1"
+ MinorUpgradeName = "v3.1-new"
6
)
0 commit comments