From 4e08dc11083da0a4e0a5d98bbca98696b712bbcb Mon Sep 17 00:00:00 2001 From: Andreas Textor Date: Fri, 10 Apr 2026 10:44:04 +0200 Subject: [PATCH] Fix esmf-sdk 2.14.2 documentation component version --- site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.yml b/site.yml index ed47aa48..4a88ee2c 100644 --- a/site.yml +++ b/site.yml @@ -13,7 +13,7 @@ content: start_path: documentation - url: https://github.com/eclipse-esmf/esmf-sdk branches: HEAD - tags: ["v2.14.2", "v2.13.0","v2.12.0-1","v2.11.1","v2.11.0"] + tags: ["v2.14.2-1", "v2.13.0","v2.12.0-1","v2.11.1","v2.11.0"] start_path: documentation/developer-guide - url: https://github.com/eclipse-esmf/esmf-aspect-model-editor branches: HEAD