From ef00281bc2a953733c6cd573ff0248cc80fd6977 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Fri, 4 Nov 2022 10:46:45 -0600 Subject: [PATCH] Bump to v2.9.7-beta as per release process 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 72b3092a..a28ab388 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.6" + VERSION = "2.9.7-beta" // PROTO is the currently supported protocol. // 0 was the original