Skip to content

Commit

Permalink
Update strict_max_version
Browse files Browse the repository at this point in the history
  • Loading branch information
moisseev committed Feb 24, 2023
1 parent 1f11d64 commit 7610f01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"gecko": {
"id": "[email protected]",
"strict_min_version": "78.0",
"strict_max_version": "114.0"
"strict_max_version": "110.0"
}
},
"name": "Received",
"description": "Displays the \"Received\" header parsed with a regular expression.",
"version": "2.5.0",
"version": "2.5.1",
"author": "Alexander Moisseev ([email protected])",
"homepage_url": "https://github.com/moisseev/received",
"icons": {
Expand Down

0 comments on commit 7610f01

Please sign in to comment.