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 624b120 commit ba4b34fCopy full SHA for ba4b34f
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.3"
+ VERSION = "2.10.23-RC.4"
59
60
// PROTO is the currently supported protocol.
61
// 0 was the original
0 commit comments