From 8758dfc0610c5f4bec965ca838d64fec1d69682c Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 23 Aug 2017 08:02:40 -0400 Subject: [PATCH] fix AMO error: "Legacy add-ons are not compatible with Firefox 57 or higher. Use a maxVersion of 56.* or lower" --- platform/webext/install.rdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/webext/install.rdf b/platform/webext/install.rdf index f4f3be3f0..cc8a8b258 100644 --- a/platform/webext/install.rdf +++ b/platform/webext/install.rdf @@ -21,7 +21,7 @@ {{ec8030f7-c20a-464f-9b0e-13a3a9e97384}} 54.0 - 57.0a1 + 56.* @@ -30,7 +30,7 @@ {{aa3c5121-dab2-40e2-81ca-7ea25febc110}} 54.0 - 57.0a1 + 56.*