From 42064fc4971730f01b44c06a5729dfc86b175d70 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Tue, 11 Jan 2022 14:10:15 -0500 Subject: [PATCH] increased strict-min-version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a341f09..e1842f5 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "browser_specific_settings": { "gecko": { "id": "tensor@arrayinamatrix.xyz", - "strict_min_version": "42.0" + "strict_min_version": "48.0" } },