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 e5e2d14 commit 5d3effeCopy full SHA for 5d3effe
1 file changed
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.19-RC.5"
+ VERSION = "2.10.19-RC.6"
59
60
// PROTO is the currently supported protocol.
61
// 0 was the original
0 commit comments