From 9bf5f235db9ab1bda71af483f3fa89781ecff5a3 Mon Sep 17 00:00:00 2001 From: Byron Ruth Date: Tue, 16 Jul 2024 18:02:44 -0400 Subject: [PATCH] Release v2.10.18-RC.4 Signed-off-by: Byron Ruth --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index b15d89aea1..c74871bed8 100644 --- a/server/const.go +++ b/server/const.go @@ -55,7 +55,7 @@ func init() { const ( // VERSION is the current version for the server. - VERSION = "2.10.18-RC.3" + VERSION = "2.10.18-RC.4" // PROTO is the currently supported protocol. // 0 was the original