Skip to content

Commit 9831cbc

Browse files
committed
Release v2.12.2
Signed-off-by: Neil Twigg <[email protected]>
1 parent e3586a0 commit 9831cbc

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.2-RC.4"
69+
VERSION = "2.12.2"
7070

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

0 commit comments

Comments
 (0)