Skip to content

Commit 91a53d0

Browse files
committed
Release v2.11.2-RC.3
Signed-off-by: Neil Twigg <[email protected]>
1 parent bc93b27 commit 91a53d0

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-RC.2"
61+
VERSION = "2.11.2-RC.3"
6262

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

0 commit comments

Comments
 (0)