From 725c1949e687d1b8c22564633e2e45d6bfa5f400 Mon Sep 17 00:00:00 2001 From: Ivan Kozlovic Date: Wed, 27 Jul 2022 19:06:12 -0600 Subject: [PATCH] Bump version to 2.9.0-beta.14 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 afa10178..f5ba9ab2 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.12" + VERSION = "2.9.0-beta.14" // PROTO is the currently supported protocol. // 0 was the original