Bump to 2.10.2-RC.6

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2023-09-25 13:33:03 -07:00
parent 73f8f87b86
commit 83cc80ab74

View File

@@ -41,7 +41,7 @@ var (
const ( const (
// VERSION is the current version for the server. // VERSION is the current version for the server.
VERSION = "2.10.2-RC.5" VERSION = "2.10.2-RC.6"
// PROTO is the currently supported protocol. // PROTO is the currently supported protocol.
// 0 was the original // 0 was the original