diff --git a/extension/manifest.json b/extension/manifest.json index b750c0a..8968a78 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "BarbBlock", "description": "Blocks requests to sites which have used legal threats to remove themselves from other blacklists.", - "version": "1.5", + "version": "1.6", "icons": { "16": "icon/icon16.png", "32": "icon/icon32.png", @@ -19,4 +19,4 @@ "webRequestBlocking", "" ] -} \ No newline at end of file +}