From 66b3722403a720c07b9042428595581f8936d1ae Mon Sep 17 00:00:00 2001 From: Derek Collison Date: Thu, 15 Feb 2024 04:57:16 -0800 Subject: [PATCH] Bump version to 2.10.11-RC.4 [ci skip] Signed-off-by: Derek Collison --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 445e9d70e5..75ff1417a4 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.10.11-RC.3" + VERSION = "2.10.11-RC.4" // PROTO is the currently supported protocol. // 0 was the original