From b3fe3037c0938ca0cd3ccbcf1f77c8ffc0dbcb4d Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Sun, 17 Apr 2022 21:08:50 -0700 Subject: [PATCH] Bump to version 2.8.0-beta.22 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 c9b6659f..d18fcfb5 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.0-beta.20" + VERSION = "2.8.0-beta.22" // PROTO is the currently supported protocol. // 0 was the original