diff --git a/src/manifest.json b/src/manifest.json index 6a4ff4b..282877d 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -24,5 +24,5 @@ "options_page": "options.html", "permissions": ["cookies", "http://*/*", "https://*/*", "tabs", "storage"], "update_url": "https://clients2.google.com/service/update2/crx", - "version": "9.0.0" + "version": "9.0.1" }