Skip to content

Commit fc6ec64

Browse files
committed
Release v2.12.0
Signed-off-by: Neil Twigg <[email protected]>
1 parent 53bf3e1 commit fc6ec64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/const.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ func init() {
6666

6767
const (
6868
// VERSION is the current version for the server.
69-
VERSION = "2.12.0-RC.6"
69+
VERSION = "2.12.0"
7070

7171
// PROTO is the currently supported protocol.
7272
// 0 was the original

0 commit comments

Comments
 (0)