Skip to content

Commit 0f6c831

Browse files
committed
Release v2.12.5
Signed-off-by: Neil Twigg <neil@nats.io>
1 parent d9cce39 commit 0f6c831

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

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

0 commit comments

Comments
 (0)