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 7321c8a commit 45ee8c4Copy full SHA for 45ee8c4
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.26-RC.2"
+ VERSION = "2.10.26-RC.3"
59
60
// PROTO is the currently supported protocol.
61
// 0 was the original
0 commit comments