From 20ce582b824f2dcc68a988a581a75b960e471117 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Wed, 5 Jul 2023 09:18:29 -0700 Subject: [PATCH] Bump to 2.10.0-beta.44 Signed-off-by: Derek Collison --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 9a090a92..b4cd7686 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.0-beta.42" + VERSION = "2.10.0-beta.44" // PROTO is the currently supported protocol. // 0 was the original