From 838768553d349d8512f856007fe0c29985312075 Mon Sep 17 00:00:00 2001 From: John Bieling Date: Thu, 13 Oct 2022 11:05:56 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 0966b33..c0a6a94 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "applications": { "gecko": { "id": "eas4tbsync@jobisoft.de", - "strict_min_version": "102.0", + "strict_min_version": "102.3.0", "strict_max_version": "102.*" } },