From 73e22bfa43fb917635b43e6c7d5db636e636b86a Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 15 Nov 2020 21:22:30 +0100 Subject: [PATCH] Release v1.9.5.0 --- changelog.txt | 2 ++ manifest.json | 2 +- updates.json | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/changelog.txt b/changelog.txt index 41545c89..03549557 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Firefox Post-release + +* v1.9.5.0 (2020-11-15) Add AlternativesEconomiques.fr Add Financial Post (Canada) Add La Estrella de Valparaiso (Chile) diff --git a/manifest.json b/manifest.json index ea3f347a..47c5c620 100644 --- a/manifest.json +++ b/manifest.json @@ -348,5 +348,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.9.4.7" + "version": "1.9.5.0" } \ No newline at end of file diff --git a/updates.json b/updates.json index 44fda49b..8e1490ff 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "1.9.4.0", - "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.9.4.0.xpi" } + { "version": "1.9.5.0", + "update_link": "https://bitbucket.org/magnolia1234/bypass-paywalls-firefox-clean/downloads/bypass_paywalls_clean-1.9.5.0.xpi" } ] } }