From a72039f9e1cd9f78e4556776b96b3310acbb4669 Mon Sep 17 00:00:00 2001 From: Dennis Meyer Date: Tue, 14 Apr 2026 13:19:05 +0200 Subject: [PATCH] Switch version and comparator in version functions --- masterlist.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/masterlist.yaml b/masterlist.yaml index 2e04b1a..11cd37c 100644 --- a/masterlist.yaml +++ b/masterlist.yaml @@ -440,7 +440,7 @@ plugins: - name: 'Patch for Purists.esm' msg: - <<: *obsolete - condition: 'version("Patch for Purists.esm", "3.1.2", <)' + condition: 'version("Patch for Purists.esm", <, "3.1.2")' - type: say content: - lang: en @@ -449,7 +449,7 @@ plugins: text: 'Версията е стара. Изисква се само за стари записи.' - lang: de text: 'Alt-Version. Ausschließlich für alte Speicherstände empfohlen.' - condition: 'version("Patch for Purists.esm", "3.1.2", <)' + condition: 'version("Patch for Purists.esm", <, "3.1.2")' - name: 'Patch for Purists - (Base Patch|(Book|Dialogue|Statistic) Typos|Floating Rocks|Expansion Implementation|Dialogue Inconsistencies)\.esm' msg: - *obsolete