From 95caa6ba363c204f2d33189a85fa119b0f2c5190 Mon Sep 17 00:00:00 2001 From: Matthias Hanel Date: Tue, 12 Jul 2022 22:41:52 +0200 Subject: [PATCH] bump version to 2.9.0-beta.7 (#3259) Signed-off-by: Matthias Hanel --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 3d3b7421..8def3c91 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.9.0-beta.6" + VERSION = "2.9.0-beta.7" // PROTO is the currently supported protocol. // 0 was the original