From 4ecc6a014180cc4ceecf2e6286cf51cba641ea60 Mon Sep 17 00:00:00 2001 From: "unified-ci-app[bot]" <121569378+unified-ci-app[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 09:25:21 +0100 Subject: [PATCH] Update latest patch version to 10.11.14 (#35621) Automatic Merge --- server/public/model/version.go | 1 + 1 file changed, 1 insertion(+) diff --git a/server/public/model/version.go b/server/public/model/version.go index b9b0fd0185..3cfa554c9c 100644 --- a/server/public/model/version.go +++ b/server/public/model/version.go @@ -13,6 +13,7 @@ import ( // It should be maintained in chronological order with most current // release at the front of the list. var versions = []string{ + "10.11.14", "10.11.13", "10.11.12", "10.11.11",