From 72d45a046dd436f816a52dc07c5f754e991ba93f Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Thu, 26 May 2022 17:05:51 -0600 Subject: [PATCH] Bump version to v2.8.5-beta 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 12902b1b..6c1d5a94 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.8.4" + VERSION = "2.8.5-beta" // PROTO is the currently supported protocol. // 0 was the original