Skip to content

Commit 3c10f16

Browse files
committed
Release v2.11.9
Signed-off-by: Neil Twigg <neil@nats.io>
1 parent e7ee3f1 commit 3c10f16

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.11.9-RC.3"
69+
VERSION = "2.11.9"
7070

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

0 commit comments

Comments
 (0)