From c0ea57ac6c05350836020e02af638e4bc71713b9 Mon Sep 17 00:00:00 2001 From: "unified-ci-app[bot]" <121569378+unified-ci-app[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 10:23:38 +0200 Subject: [PATCH] Update latest patch version to 10.11.19 (#36669) 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 58b4226d66..8809b1b726 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.19", "10.11.18", "10.11.16", "10.11.15",