From af787e1c4a4a88ad629f4fc7396361b486299942 Mon Sep 17 00:00:00 2001 From: wanhose Date: Wed, 6 May 2020 23:13:24 +0200 Subject: [PATCH] feat(manifest): upgrade version --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index e833a4b..9c3c552 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "No More Cookies", - "version": "1.6", + "version": "1.7", "description": "A Chrome extension that allows you to remove cookie consent dialogs automatically", "content_scripts": [ {