From 773ac7fbd1feadde12e8c0e0592ff1b1b31f7512 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Fri, 23 Oct 2020 15:38:44 -0400 Subject: [PATCH] Bump version to 2.2.0-beta.27 (#1670) Signed-off-by: Phil Pennock --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 1928963c..073d648d 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.26" + VERSION = "2.2.0-beta.27" // PROTO is the currently supported protocol. // 0 was the original