Skip to content

Commit 2c0e01a

Browse files
committed
v2.11.0
1 parent 2e0aa67 commit 2c0e01a

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.11.0-dev"
23+
const Version = "2.11.0"
2424

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

0 commit comments

Comments
 (0)