increased minimium firefox version

This commit is contained in:
array-in-a-matrix 2022-03-27 19:54:43 -04:00
parent 23afd17c21
commit 1850150e82

View file

@ -10,7 +10,7 @@
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "tensor@arrayinamatrix.xyz", "id": "tensor@arrayinamatrix.xyz",
"strict_min_version": "48.0" "strict_min_version": "52.0"
} }
}, },