We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c15bd9 commit 718136eCopy full SHA for 718136e
server/const.go
@@ -58,7 +58,7 @@ func init() {
58
59
const (
60
// VERSION is the current version for the server.
61
- VERSION = "2.11.4-RC.1"
+ VERSION = "2.11.4-RC.2"
62
63
// PROTO is the currently supported protocol.
64
// 0 was the original
0 commit comments