From da6b23a01e85be54ec8f7010b2774245a524e808 Mon Sep 17 00:00:00 2001 From: wanhose Date: Fri, 24 Apr 2020 20:33:35 +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 530ba56..f073e33 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "NoMoreCookies", - "version": "1.1", + "version": "1.2", "description": "A Chrome extension that allows you to refuse cookie consent dialogs automatically", "content_scripts": [ {