Skip to content

Commit

Permalink
Bump version to v3.3.0 (#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzang2019 committed Nov 10, 2023
1 parent 8122e25 commit 7ad39e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ Ref: https://keepachangelog.com/en/1.0.0/
-->

# Changelog
## v3.3.0
sei-ibc-go:
* [#35](https://github.com/sei-protocol/sei-ibc-go/pull/35) Upgrade to Ibc v3.4.0

## v3.2.1
sei-chain:
* [#1073](https://github.com/sei-protocol/sei-chain/pull/1073) Add timestamp to oracle exchange rates
Expand Down
1 change: 1 addition & 0 deletions app/upgrades.go
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ var upgradesList = []string{
"v3.0.9",
"v3.1.1",
"v3.2.1",
"v3.3.0",
}

// if there is an override list, use that instead, for integration tests
Expand Down

0 comments on commit 7ad39e4

Please sign in to comment.