diff --git a/src/manifest.json b/src/manifest.json index c9edc5a..f7cf4e4 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -7,7 +7,7 @@ "48": "icon-48.png", "128": "icon-128.png" }, - "version": "1.0", + "version": "1.0.1", "content_security_policy": "script-src 'self'; object-src 'self'; img-src chrome://favicon 'self' data:;", "browser_action": { "default_icon": "icon-48.png",