Skip to content

Commit

Permalink
Bump minimum Firefox version to 126 (refined-github#7736)
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante authored Aug 24, 2024
1 parent f526d98 commit 615cb83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"browser_specific_settings": {
"gecko": {
"id": "{a4c4eda4-fb84-4a84-b4a1-f7c1cbf2a1ad}",
"strict_min_version": "124.0"
"strict_min_version": "126.0"
},
"gecko_android": {
"id": "{a4c4eda4-fb84-4a84-b4a1-f7c1cbf2a1ad}",
"strict_min_version": "124.0"
"strict_min_version": "126.0"
}
},
"permissions": [
Expand Down

0 comments on commit 615cb83

Please sign in to comment.