From ced31507a4fe8bf3d3cd4c638338c29b99f15d56 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Mon, 19 Oct 2020 17:07:51 -0600 Subject: [PATCH] Bump version to 2.2.0-beta.26 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 ba96f83c..1928963c 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.25" + VERSION = "2.2.0-beta.26" // PROTO is the currently supported protocol. // 0 was the original