mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-17 11:24:44 -07:00
Bump version to 2.9.1-beta
As per the release process, bumping the version to next update with beta suffix once the release is out. Signed-off-by: Ivan Kozlovic <ivan@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"
|
||||
VERSION = "2.9.1-beta"
|
||||
|
||||
// PROTO is the currently supported protocol.
|
||||
// 0 was the original
|
||||
|
||||
Reference in New Issue
Block a user