Skip to content

Commit

Permalink
KIP-84 fix: reclaim
Browse files Browse the repository at this point in the history
  • Loading branch information
kobs30 committed Nov 18, 2024
1 parent 1b8fb77 commit 982e8b2
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 @@ -3,6 +3,6 @@ package types
const (
// we set page iteration limit for safety
PageIterationLimit = 512
SekaiVersion = "v0.4.1"
SekaiVersion = "v0.4.2"
CosmosVersion = "v0.47.6"
)

0 comments on commit 982e8b2

Please sign in to comment.