change strict_min_version to v79

This commit is contained in:
Thomas Rupprecht 2023-01-05 14:11:22 +01:00
parent c07f82322d
commit 6c95aa978e
1 changed files with 1 additions and 1 deletions

View File

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