Skip to content

Commit 4c82ef8

Browse files
authored
v1.8.23
1 parent 30af792 commit 4c82ef8

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
@@ -21,7 +21,7 @@ import (
2121
var (
2222
Version_x byte = 1
2323
Version_y byte = 8
24-
Version_z byte = 22
24+
Version_z byte = 23
2525
)
2626

2727
var (

0 commit comments

Comments
 (0)