From 1e32b6b5400ddb2edc91141eaf27397cde9a2ec8 Mon Sep 17 00:00:00 2001 From: Francesco Casella Date: Mon, 26 May 2025 13:53:18 +0200 Subject: [PATCH 1/2] Made 4.1.0 the latest post-release MSL available --- repos.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/repos.json b/repos.json index 54e75b01..1daa833b 100644 --- a/repos.json +++ b/repos.json @@ -776,7 +776,7 @@ "MA/maint/4.0.x": {"version": "4.0.0+default.modelica.association", "names": ["ModelicaServices"]}, "OM/maint/4.0.x": "4.0.0+maint.om", "MA/maint/4.1.x": {"version": "4.1.0+default.modelica.association", "names": ["ModelicaServices"]}, - "OM/maint/4.1.x": "4.1.0-beta.om", + "OM/maint/4.1.x": "4.1.0+maint.om", "OM/master": "master", "OM/trunk": "trunk" }, @@ -792,7 +792,6 @@ "support": [ ["+default.modelica.association", "noSupport"], ["prerelease", "noSupport"], - [">=4.0.0", "fullSupport"], [">=3.2.3", "fullSupport"], ["*", "obsolete"] ] From 83e0d7736ae309d1e814446e1c5964cafc096df6 Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Wed, 28 May 2025 00:27:31 +0200 Subject: [PATCH 2/2] port fix from master --- repos.json | 1 + 1 file changed, 1 insertion(+) diff --git a/repos.json b/repos.json index 1daa833b..4033fed1 100644 --- a/repos.json +++ b/repos.json @@ -915,6 +915,7 @@ "names": ["ModelicaTableAdditions"], "github": "tbeu/ModelicaTableAdditions", "branches": {"main": "main"}, + "ignore-tags": ["v3.2.0"], "support": [ ["prerelease", "noSupport"], [">=2.0.0", "experimental"],