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 2d79d01 commit 77896a2Copy full SHA for 77896a2
server/const.go
@@ -55,7 +55,7 @@ func init() {
55
56
const (
57
// VERSION is the current version for the server.
58
- VERSION = "2.10.23-RC.2"
+ VERSION = "2.10.23-RC.3"
59
60
// PROTO is the currently supported protocol.
61
// 0 was the original
0 commit comments