From 7a3151d1e47eeff9620ba417d825e03b90c3566b Mon Sep 17 00:00:00 2001 From: wanhose Date: Thu, 21 May 2020 22:32:56 +0200 Subject: [PATCH] feat(manifest): upgrade version --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 4ee9a6d..c23bada 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Do Not Consent", - "version": "2.0", + "version": "2.1", "description": "A Chrome extension that allows you to remove cookie consent dialogs automatically", "content_scripts": [ {