From 16f9d4b5a49aecd012c311050bb7faeedf67ac21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20D=C3=B6rfelt?= Date: Mon, 10 Jun 2024 16:21:50 +0200 Subject: [PATCH] increment the maximum version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 64be384..1a07161 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "gecko": { "id": "joplin-export@martin.doerfelt", "strict_min_version": "88.0", - "strict_max_version": "127.*" + "strict_max_version": "128.*" } }, "background": {