From 0f62bcae334c3b133c746030b3e6d026ebdd039c Mon Sep 17 00:00:00 2001 From: Manvel Saroyan Date: Fri, 12 Feb 2021 14:19:35 +0300 Subject: [PATCH] No issue - increased the manifest version --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index f4f43bc..e5b40b1 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": "8.4.2" + "version": "9.0.0" }