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 b30e05d commit 4ec5c78Copy full SHA for 4ec5c78
core/core.go
@@ -19,7 +19,7 @@ import (
19
var (
20
Version_x byte = 24
21
Version_y byte = 10
22
- Version_z byte = 16
+ Version_z byte = 31
23
)
24
25
0 commit comments