From 50ee75cd6b63921d9f84053a9007b170b10cbeb6 Mon Sep 17 00:00:00 2001 From: Neil Twigg Date: Tue, 25 Feb 2025 13:41:44 +0000 Subject: [PATCH] Release v2.10.26-RC.7 Signed-off-by: Neil Twigg --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index e37fc05c7e..94ca6a53c8 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.26-RC.6" + VERSION = "2.10.26-RC.7" // PROTO is the currently supported protocol. // 0 was the original