Skip to content

Commit

Permalink
Merge pull request #528 from KiraCore/release/v0.3.22
Browse files Browse the repository at this point in the history
release/v0.3.22 -> master
  • Loading branch information
asmodat authored Aug 9, 2023
2 parents 197cdce + d2073dd commit 90a0dd2
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 208 deletions.
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.20"
SekaiVersion = "v0.3.22"
CosmosVersion = "v0.45.10"
)
Loading

0 comments on commit 90a0dd2

Please sign in to comment.