From 7d389169d5b548eef162cee866fa0edbfdd1320c Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Thu, 23 Sep 2021 09:08:54 -0600 Subject: [PATCH] Update version to beta until ready to release 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 99854ae3..655196e9 100644 --- a/server/const.go +++ b/server/const.go @@ -41,7 +41,7 @@ var ( const ( // VERSION is the current version for the server. - VERSION = "2.6.1" + VERSION = "2.6.1-beta.1" // PROTO is the currently supported protocol. // 0 was the original