From 24ac3ee5ffcfd1743e44003f3412bc7eb3c96a3c Mon Sep 17 00:00:00 2001 From: Paul Butler Date: Mon, 3 Jun 2019 06:39:22 -0400 Subject: [PATCH] oops version was already bumped --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index 8968a78..8f6a722 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "BarbBlock", "description": "Blocks requests to sites which have used legal threats to remove themselves from other blacklists.", - "version": "1.6", + "version": "1.5", "icons": { "16": "icon/icon16.png", "32": "icon/icon32.png",