From 400b044ea033f34e40d2913e737fef778a2c2314 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Wed, 5 Aug 2020 10:54:56 -0700 Subject: [PATCH] Bump version 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 295c67fe..69058047 100644 --- a/server/const.go +++ b/server/const.go @@ -40,7 +40,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.2.0-beta.20" + VERSION = "2.2.0-beta.21" // PROTO is the currently supported protocol. // 0 was the original