Skip to content

Commit

Permalink
upgrade cosmos version on release constants
Browse files Browse the repository at this point in the history
  • Loading branch information
kiragpg committed Dec 15, 2023
1 parent 1842cad commit 3c94a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ const (
// we set page iteration limit for safety
PageIterationLimit = 512
SekaiVersion = "v0.3.39"
CosmosVersion = "v0.47.5"
CosmosVersion = "v0.47.6"
)

0 comments on commit 3c94a22

Please sign in to comment.