Skip to content

Commit

Permalink
Cut v3.1.1 for version release (#1064)
Browse files Browse the repository at this point in the history
* Cut v3.1.1 for version release

* 311

* Remove unused version

---------

Co-authored-by: Kartik Bhat <[email protected]>
  • Loading branch information
Kbhat1 and Kartik Bhat authored Sep 20, 2023
1 parent 73c34e9 commit 607e919
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
-->

# Changelog
## v3.1.0
## v3.1.1
sei-ibc-go:
* [#34](https://github.com/sei-protocol/sei-ibc-go/pull/34) Upgrade to Ibc v3.2.0

Expand Down
2 changes: 1 addition & 1 deletion app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ var upgradesList = []string{
"3.0.7",
"3.0.8",
"v3.0.9",
"v3.1.0",
"v3.1.1",
}

func (app App) RegisterUpgradeHandlers() {
Expand Down

0 comments on commit 607e919

Please sign in to comment.