From c21273a466f4fe26aa888eae67759209152da7fe Mon Sep 17 00:00:00 2001 From: Waldemar Quevedo Date: Mon, 9 Dec 2024 12:02:05 -0800 Subject: [PATCH] Bump to 2.10.23-RC.12 Signed-off-by: Waldemar Quevedo --- server/const.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/const.go b/server/const.go index 5de6cad084c..1548b7ee1a7 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.23-RC.11" + VERSION = "2.10.23-RC.12" // PROTO is the currently supported protocol. // 0 was the original