From b36644b2297ca61f1f4d98cda31765c009991ec9 Mon Sep 17 00:00:00 2001 From: Byron Ruth Date: Wed, 20 Sep 2023 21:06:42 -0400 Subject: [PATCH] Bump v2.10.2 Signed-off-by: Byron Ruth --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 30d7ea61..6b463989 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.10.1" + VERSION = "2.10.2-beta" // PROTO is the currently supported protocol. // 0 was the original