From 913a81c783e64ae5816c546b1723c9cc2b5ec3c4 Mon Sep 17 00:00:00 2001 From: wanhose Date: Sat, 23 May 2020 20:48:17 +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 c23bada..d37ec9f 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,6 +1,6 @@ { "name": "Do Not Consent", - "version": "2.1", + "version": "2.2", "description": "A Chrome extension that allows you to remove cookie consent dialogs automatically", "content_scripts": [ {