Skip to content

Commit

Permalink
Merge pull request #217 from cozy/fix/update-min-gecko
Browse files Browse the repository at this point in the history
fix: Update Firefox min version to publish
  • Loading branch information
zatteo authored Jul 11, 2024
2 parents a76c3a3 + 115f6fd commit 8440f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/browser/src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"applications": {
"gecko": {
"id": "{d99217fe-4f35-4ede-8dc8-728920f75c26}",
"strict_min_version": "57.0"
"strict_min_version": "91.0"
}
},
"sidebar_action": {
Expand Down

0 comments on commit 8440f79

Please sign in to comment.