Skip to content

Commit

Permalink
update interx version
Browse files Browse the repository at this point in the history
  • Loading branch information
tj327 committed Nov 14, 2023
1 parent bd2697d commit 5767fd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

Features:

* Fix minor issues for QueryTransactions endpoint
* Implement QueryUndelegations endpoint
* Bump sekai version to v0.3.36
2 changes: 1 addition & 1 deletion config/constants.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package config

const (
InterxVersion = "v0.4.40"
InterxVersion = "v0.4.41"
SekaiVersion = "v0.3.36"
CosmosVersion = "v0.47.5"

Expand Down

0 comments on commit 5767fd4

Please sign in to comment.