Skip to content

Commit

Permalink
fix: set strict_max_version to 102.*
Browse files Browse the repository at this point in the history
  • Loading branch information
friedPotat0 committed Jul 25, 2022
1 parent 8df2be7 commit 600a277
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 @@ -9,7 +9,7 @@
"gecko": {
"id": "spamscores@czaenker",
"strict_min_version": "91.0a1",
"strict_max_version": "*"
"strict_max_version": "102.*"
}
},
"icons": {
Expand Down

0 comments on commit 600a277

Please sign in to comment.