diff --git a/manifest.json b/manifest.json index 499fab8..49e8e72 100644 --- a/manifest.json +++ b/manifest.json @@ -30,5 +30,5 @@ "offline_enabled": false, "permissions": [ "activeTab", "cookies", "webRequest", "webRequestBlocking", "*://*.asana.com/*" ], "update_url": "https://clients2.google.com/service/update2/crx", - "version": "1.1.0" + "version": "1.2.0" }