From 0841786d6ce10f7835df691dfce4e227e7cfc6f8 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Thu, 29 Sep 2022 09:26:09 -0600 Subject: [PATCH] Bump to 2.9.2-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 540b7439..ad250057 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.2-beta" + VERSION = "2.9.2-beta.1" // PROTO is the currently supported protocol. // 0 was the original