From 04884f48ace5f678190b403a65f03f71d2c89ad2 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 23 May 2021 21:02:03 +0200 Subject: [PATCH] Release v2.2.2.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 7c0e271e..e481228a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Firefox Post-release + +* v2.2.2.0 (2021-05-23) Add MediaNama (India) Remove Mitteldeutsche Zeitung (obsolete) Fix-update Medium/Towards Data Science diff --git a/manifest.json b/manifest.json index e0170f78..3ae238d8 100644 --- a/manifest.json +++ b/manifest.json @@ -517,5 +517,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.2.1.9" + "version": "2.2.2.0" } \ No newline at end of file diff --git a/updates.json b/updates.json index 83acd5d0..9a0f09ae 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "2.2.1.0", - "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.2.1.0.xpi" } + { "version": "2.2.2.0", + "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.2.2.0.xpi" } ] } }