From 6c0bec831782c584e5afe35e4a8bc47fdcdd2fa4 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 5 Sep 2021 20:16:55 +0200 Subject: [PATCH] Release v2.3.6.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 dfd0b2b2..6a24fb8f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Firefox Post-release + +* v2.3.6.0 (2021-09-05) Remove WirtschaftsWoche (obsolete) Fix Estadao.com.br Fix Gestion & El Comercio (Peru) diff --git a/manifest.json b/manifest.json index 8bec48a6..e442d392 100644 --- a/manifest.json +++ b/manifest.json @@ -554,5 +554,5 @@ "*://*.wallkit.net/*", "*://*.wsj.net/*" ], - "version": "2.3.5.6" + "version": "2.3.6.0" } \ No newline at end of file diff --git a/updates.json b/updates.json index 0656fc90..1442e0f3 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "2.3.5.0", - "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.3.5.0.xpi" } + { "version": "2.3.6.0", + "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.3.6.0.xpi" } ] } }