Skip to content

Commit

Permalink
Merge pull request #6 from rcowsill/feat/set-min-version-109
Browse files Browse the repository at this point in the history
Set desktop min version to 109
  • Loading branch information
rcowsill authored Jan 6, 2024
2 parents dd47a36 + 081eaec commit 7c14c3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"browser_specific_settings": {
"gecko": {
"id": "{07a74b57-b43e-46c3-9db4-892298ae1a4d}",
"strict_min_version": "69.0"
"strict_min_version": "109.0"
},
"gecko_android": {
"strict_min_version": "113.0"
Expand Down

0 comments on commit 7c14c3f

Please sign in to comment.