Skip to content

Commit 4cf8c6a

Browse files
committed
Release v2.11.0-RC.3
Signed-off-by: Neil Twigg <[email protected]>
1 parent 3d412f4 commit 4cf8c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

Lines changed: 1 addition & 1 deletion
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.0-RC.2"
61+
VERSION = "2.11.0-RC.3"
6262

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

0 commit comments

Comments
 (0)