From 07d54c8f9c69b3499e6c78ad92281245f2eebdf6 Mon Sep 17 00:00:00 2001 From: rdipardo <59004801+rdipardo@users.noreply.github.com> Date: Thu, 19 Jun 2025 22:24:34 -0400 Subject: [PATCH] Update compatibility info of some obsolete versions --- src/pl.x64.json | 2 ++ src/pl.x86.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/pl.x64.json b/src/pl.x64.json index b8513bdd9..b384e54db 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -1071,6 +1071,7 @@ "folder-name": "NppQrCode64", "display-name": "NppQrCode", "version": "0.0.0.2", + "old-versions-compatibility": "[,0.0.0.1][,8.3.3]", "id": "15e00810524f15f3a14c689fa323cb59e3632a404caae1037a4649b4b93b9fb2", "repository": "https://github.com/rdipardo/nppQrCode/releases/download/v0.0.0.2/NppQrCode-0.0.0.2-x64.zip", "description": "Creates a QR code from selected text. Just select some text and click the toolbar button.", @@ -1219,6 +1220,7 @@ "folder-name": "PreviewHTML", "display-name": "Preview HTML", "version": "1.3.3.2", + "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", "id": "158b910a665094212d6eb223315596e612308be8d703d39add9e7745dc033cbb", "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.2/PreviewHTML_v1.3.3.2_x64.zip", "description": "Preview HTML files inside Notepad++ (or in a floating window) without having to save them first.", diff --git a/src/pl.x86.json b/src/pl.x86.json index 136e60eb1..b3a4065e9 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -1164,6 +1164,7 @@ "folder-name": "NppQrCode32", "display-name": "NppQrCode", "version": "0.0.0.2", + "old-versions-compatibility": "[,0.0.0.1][,8.3.3]", "id": "0a5fd708e4e331ddc086962990284d0241046dc1acffb2fde9870a0e048ab8db", "repository": "https://github.com/rdipardo/nppQrCode/releases/download/v0.0.0.2/NppQrCode-0.0.0.2-win32.zip", "description": "Creates a QR code from selected text. Just select some text and click the toolbar button.", @@ -1310,6 +1311,7 @@ "folder-name": "PreviewHTML", "display-name": "Preview HTML", "version": "1.3.3.2", + "old-versions-compatibility": "[,1.3.3.1][,8.3.3]", "id": "92fa7faa01b9953c5b759bfe5637c948f5a742623ec1b9a99565d623979dc3c3", "repository": "https://github.com/rdipardo/npp_preview/releases/download/v1.3.3.2/PreviewHTML_v1.3.3.2_win32.zip", "description": "Preview HTML files inside Notepad++ (or in a floating window) without having to save them first.",