Skip to content

Commit

Permalink
Chrome insists on this manifest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Shearar committed Apr 15, 2013
1 parent a84cc23 commit 8ded66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,7 +1,7 @@
{
"name": "GitHub Planning Helper",
"version": "1.0",
"manifest_version": 1,
"manifest_version": 2,
"description": "Display the total estimate for your GitHub milestones.",
"content_scripts": [
{
Expand Down

0 comments on commit 8ded66f

Please sign in to comment.