Bump to 2.3.3 beta

Signed-off-by: Derek Collison <derek@nats.io>
This commit is contained in:
Derek Collison
2021-07-11 10:47:02 -07:00
parent 18fca15dd9
commit 16b4206a39

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.3.2" VERSION = "2.3.3-beta"
// PROTO is the currently supported protocol. // PROTO is the currently supported protocol.
// 0 was the original // 0 was the original