From c199bec7c3bf3a6f6bb277938a69d046fe3ac1a4 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Mon, 7 Dec 2020 10:07:30 -0700 Subject: [PATCH] Bump version Signed-off-by: Ivan Kozlovic --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 55602720..bcb1f439 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.34" + VERSION = "2.2.0-beta.35" // PROTO is the currently supported protocol. // 0 was the original