Skip to content

Commit

Permalink
added manifest_version in manifest to keep chrome happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajal Kayan committed Sep 20, 2012
1 parent 4283c2c commit 688bfdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
@@ -1,8 +1,8 @@
{
"name": "Cloudfront Purge Tool",
"version": "0.7",
"version": "0.8",
"description": "Easily purge (invalidate) files from Amazon Cloudfront, using an intuitive, secure interface.",
"default_icon": "128.png",
"manifest_version": 2,
"icons": {
"16": "16.png",
"48": "48.png",
Expand Down

0 comments on commit 688bfdb

Please sign in to comment.