Skip to content

Commit

Permalink
add a new release version v0.3.41
Browse files Browse the repository at this point in the history
  • Loading branch information
kiragpg committed Jan 15, 2024
1 parent df92918 commit f6d9533
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Features:

- Add default denom on AllTokenAliases response
- Update default_parameters type from bool to uint64 on codec metadata
- Add flag for filtering only required modules for migration #630
2 changes: 1 addition & 1 deletion types/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ package types
const (
// we set page iteration limit for safety
PageIterationLimit = 512
SekaiVersion = "v0.3.40"
SekaiVersion = "v0.3.41"
CosmosVersion = "v0.47.6"
)

0 comments on commit f6d9533

Please sign in to comment.