From 5c3b0b0a059a7b4abacb468fc9db29c8daf63a97 Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Fri, 31 Jan 2020 12:57:58 -0600 Subject: [PATCH] changed strict min version --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index c49973b..f371277 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -7,7 +7,7 @@ "applications": { "gecko": { "id": "tabsSearch@itdominator.com", - "strict_min_version": "55.0" + "strict_min_version": "61.0" } },