From b5ca60aa6e6a66dfb545a0f0d882f6a40da46b11 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 4 Oct 2020 22:43:48 +0200 Subject: [PATCH] Release v1.8.9.0 --- changelog.txt | 2 ++ lp/manifest.json | 2 +- manifest.json | 2 +- updates.json | 4 ++-- updates_lp.json | 4 ++-- 5 files changed, 8 insertions(+), 6 deletions(-) diff --git a/changelog.txt b/changelog.txt index 50b0b42..d90c8b9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Firefox Post-release + +* v1.8.9.0 (2020-10-04) Add Hannoversche Allgemeine Zeitung Add Leipziger Volkszeitung Add Neue Ruhr Zeitung diff --git a/lp/manifest.json b/lp/manifest.json index d24ffa1..76dde72 100644 --- a/lp/manifest.json +++ b/lp/manifest.json @@ -318,5 +318,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.8.8.7" + "version": "1.8.9.0" } \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50fe4ab..28d6fa0 100644 --- a/manifest.json +++ b/manifest.json @@ -40,5 +40,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.8.8.7" + "version": "1.8.9.0" } \ No newline at end of file diff --git a/updates.json b/updates.json index 1c39d4b..cee3344 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "1.8.8.0", - "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.8.8.0.xpi" } + { "version": "1.8.9.0", + "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.8.9.0.xpi" } ] } } diff --git a/updates_lp.json b/updates_lp.json index add8f02..72beb47 100644 --- a/updates_lp.json +++ b/updates_lp.json @@ -2,8 +2,8 @@ "addons": { "magnolia_limited_permissions@12.34": { "updates": [ - { "version": "1.8.8.0", - "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.8.0.xpi" } + { "version": "1.8.9.0", + "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean_lp-1.8.9.0.xpi" } ] } }