From 059eb8ca1ac9b1443d81fca8e6e2b886ebab4090 Mon Sep 17 00:00:00 2001 From: wanhose Date: Wed, 29 Apr 2020 20:17:02 +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 618cd1b..8d8f23b 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "NoMoreCookies", - "version": "1.4", + "version": "1.5", "description": "A Chrome extension that allows you to refuse cookie consent dialogs automatically", "content_scripts": [ {