From dde34cea54dfce024cee5225979612fdfbda627d Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Thu, 17 Nov 2022 10:14:37 -0700 Subject: [PATCH] Bump to v2.9.8-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 4870a7ef..65cece37 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.7" + VERSION = "2.9.8-beta" // PROTO is the currently supported protocol. // 0 was the original