From 52d7b481c4b5d201cabdbdcc805f90a0bbab36e4 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Tue, 20 Sep 2022 09:22:20 -0600 Subject: [PATCH] Bump version to 2.9.1-beta.1 Signed-off-by: Ivan Kozlovic --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 32a1a3d3..a90d8e8c 100644 --- a/server/const.go +++ b/server/const.go @@ -41,7 +41,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.9.1-beta" + VERSION = "2.9.1-beta.1" // PROTO is the currently supported protocol. // 0 was the original