From e31ba216aca5ee51d5085dda6e649cf7b1a84dd2 Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Mon, 5 Aug 2024 14:52:12 +0300 Subject: [PATCH] add support for EHPTlib and EHPTexperimental --- repos.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/repos.json b/repos.json index d04f5e6..4e541ad 100644 --- a/repos.json +++ b/repos.json @@ -350,6 +350,7 @@ "branches": {"main": "main"}, "support": [ ["prerelease", "noSupport"], + [">=2.1.4", "fullSupport"], ["*", "experimental"] ] }, @@ -359,6 +360,7 @@ "branches": {"main": "main"}, "support": [ ["prerelease", "noSupport"], + [">=2.1.4", "fullSupport"], ["*", "experimental"] ] },