Skip to content

Commit ab5d7cf

Browse files
authored
1 parent 2abeda9 commit ab5d7cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/core.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
var (
2020
Version_x byte = 25
2121
Version_y byte = 3
22-
Version_z byte = 6
22+
Version_z byte = 31
2323
)
2424

2525
var (

0 commit comments

Comments
 (0)