From 984fe3751a4fd90c8b4f4765e9ec3a3cc9dce292 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Thu, 14 Dec 2017 09:13:54 +0100 Subject: [PATCH] v0.9: identify as such --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 374624c..332dec8 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name": "Anti-Paywall", - "version": "0.8", + "version": "0.9", "description": "This extension will mangle your browser's requests to maximize the chances of bypassing paywalls.", "permissions": ["webRequest", "webRequestBlocking", "*://*/*"], "background": {