We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4261ab2 commit cb03e3aCopy full SHA for cb03e3a
1 file changed
types/constants.go
@@ -3,6 +3,6 @@ package types
3
const (
4
// we set page iteration limit for safety
5
PageIterationLimit = 512
6
- SekaiVersion = "v0.4.3"
+ SekaiVersion = "v0.4.4"
7
CosmosVersion = "v0.47.6"
8
)
0 commit comments