Skip to content

Commit 6b830a9

Browse files
committed
Release v2.10.27
Signed-off-by: Neil Twigg <[email protected]>
1 parent c6bbff7 commit 6b830a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ func init() {
5555

5656
const (
5757
// VERSION is the current version for the server.
58-
VERSION = "2.10.27-binary"
58+
VERSION = "2.10.27"
5959

6060
// PROTO is the currently supported protocol.
6161
// 0 was the original

0 commit comments

Comments
 (0)