From bbada32461582b1b73bd86fd59a73d10d15f8796 Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Tue, 2 Feb 2021 11:48:55 -0800 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 aa1849cc..aa2a9802 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.66" + VERSION = "2.2.0-beta.68" // PROTO is the currently supported protocol. // 0 was the original