update strict_min_version to 57.0

This commit is contained in:
Thomas Rupprecht 2023-01-05 00:38:30 +01:00
parent 0e67431550
commit a5c4a0cf04

View file

@ -34,7 +34,7 @@
}, },
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"strict_min_version": "48.0" "strict_min_version": "57.0"
} }
} }
} }