Skip to content

Commit 039f63e

Browse files
committed
Bump to 2.9.21-RC.3
Signed-off-by: Derek Collison <derek@nats.io>
1 parent 5b7c029 commit 039f63e

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
@@ -41,7 +41,7 @@ var (
4141

4242
const (
4343
// VERSION is the current version for the server.
44-
VERSION = "2.9.21-RC.2"
44+
VERSION = "2.9.21-RC.3"
4545

4646
// PROTO is the currently supported protocol.
4747
// 0 was the original

0 commit comments

Comments
 (0)