mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-14 10:10:42 -07:00
bump server version to 2.9.0-beta.3
Signed-off-by: Matthias Hanel <mh@synadia.com>
This commit is contained in:
@@ -41,7 +41,7 @@ var (
|
||||
|
||||
const (
|
||||
// VERSION is the current version for the server.
|
||||
VERSION = "2.9.0-beta.2"
|
||||
VERSION = "2.9.0-beta.3"
|
||||
|
||||
// PROTO is the currently supported protocol.
|
||||
// 0 was the original
|
||||
|
||||
Reference in New Issue
Block a user