From 3ed0abce2b263f969ad6c6d94c7679e78444c1ff Mon Sep 17 00:00:00 2001 From: wanhose Date: Sat, 25 Apr 2020 13:18:13 +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 07c701a..618cd1b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "NoMoreCookies", - "version": "1.3", + "version": "1.4", "description": "A Chrome extension that allows you to refuse cookie consent dialogs automatically", "content_scripts": [ {