Skip to content

Commit c2042ca

Browse files
committed
Release v2.11.3-RC.1
Signed-off-by: Neil Twigg <[email protected]>
1 parent 41a76bf commit c2042ca

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
@@ -58,7 +58,7 @@ func init() {
5858

5959
const (
6060
// VERSION is the current version for the server.
61-
VERSION = "2.11.2"
61+
VERSION = "2.11.3-RC.1"
6262

6363
// PROTO is the currently supported protocol.
6464
// 0 was the original

0 commit comments

Comments
 (0)