Skip to content

Commit

Permalink
fix broken gecko entry (mdn#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy McKay authored and wbamberg committed Oct 6, 2017
1 parent 93711a6 commit e9df4c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dynamic-theme/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
"scripts": ["background.js"]
},
"version": "1.0",
"gecko": {
"applications": {
"gecko": {
"strict_min_version": "55.0a2"
}
}
}

0 comments on commit e9df4c9

Please sign in to comment.