We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c34e9 commit 607e919Copy full SHA for 607e919
CHANGELOG.md
@@ -27,7 +27,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
27
-->
28
29
# Changelog
30
-## v3.1.0
+## v3.1.1
31
sei-ibc-go:
32
* [#34](https://github.com/sei-protocol/sei-ibc-go/pull/34) Upgrade to Ibc v3.2.0
33
app/upgrades.go
@@ -59,7 +59,7 @@ var upgradesList = []string{
59
"3.0.7",
60
"3.0.8",
61
"v3.0.9",
62
- "v3.1.0",
+ "v3.1.1",
63
}
64
65
func (app App) RegisterUpgradeHandlers() {
0 commit comments