From e06aa69b25057dc07632d755877ab1e6ea96e718 Mon Sep 17 00:00:00 2001 From: Manvel Saroyan Date: Thu, 18 Mar 2021 21:12:52 +0300 Subject: [PATCH] No issue - updated 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 2519728..56f15a1 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.2" + "version": "9.0.3" }