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 53bf3e1 commit fc6ec64Copy full SHA for fc6ec64
server/const.go
@@ -66,7 +66,7 @@ func init() {
66
67
const (
68
// VERSION is the current version for the server.
69
- VERSION = "2.12.0-RC.6"
+ VERSION = "2.12.0"
70
71
// PROTO is the currently supported protocol.
72
// 0 was the original
0 commit comments