Skip to content

Commit c756817

Browse files
committed
v2.10.1
1 parent 3142a42 commit c756817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gost.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
)
2121

2222
// Version is the gost version.
23-
const Version = "2.10.1-dev"
23+
const Version = "2.10.1"
2424

2525
// Debug is a flag that enables the debug log.
2626
var Debug bool

0 commit comments

Comments
 (0)