Skip to content

Commit 44b0129

Browse files
committed
Bump to RC11 [ci skip]
Signed-off-by: Derek Collison <[email protected]>
1 parent 7842d38 commit 44b0129

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
@@ -40,7 +40,7 @@ var (
4040

4141
const (
4242
// VERSION is the current version for the server.
43-
VERSION = "2.0.0-RC10"
43+
VERSION = "2.0.0-RC11"
4444

4545
// PROTO is the currently supported protocol.
4646
// 0 was the original

0 commit comments

Comments
 (0)