Skip to content

Commit

Permalink
Update strict_min_version to 109
Browse files Browse the repository at this point in the history
  • Loading branch information
tfedor committed Aug 28, 2024
1 parent 9da6ce1 commit 419a5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/tools/manifestBuilder.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export default class ManifestBuilder {
this._manifest.browser_specific_settings = {
gecko: {
id: "{1be309c5-3e4f-4b99-927d-bb500eb4fa88}",
strict_min_version: "84.0"
strict_min_version: "109.0"
}
};

Expand Down

0 comments on commit 419a5f2

Please sign in to comment.