Skip to content

Commit d50a093

Browse files
committed
Bump version to 2.12.0-dev
[skip ci] Signed-off-by: Neil Twigg <neil@nats.io>
1 parent 9e89ec3 commit d50a093

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
@@ -58,7 +58,7 @@ func init() {
5858

5959
const (
6060
// VERSION is the current version for the server.
61-
VERSION = "2.11.3"
61+
VERSION = "2.12.0-dev"
6262

6363
// PROTO is the currently supported protocol.
6464
// 0 was the original

0 commit comments

Comments
 (0)