Skip to content

Commit

Permalink
Corrected min version to 78.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Keith Patton committed Mar 19, 2021
1 parent 0f07e97 commit a8355af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified arc-inspired.xpi
Binary file not shown.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"manifest_version":2,
"name":"Arc Inspired",
"version":"0.2.0",
"version":"0.2.1",
"description":"An Arc inspired theme for Thunderbird",
"applications":{
"gecko":{
"id":"[email protected]",
"strict_min_version":"60.0"
"strict_min_version":"78.0"
}
},
"theme":{
Expand Down

0 comments on commit a8355af

Please sign in to comment.