From 5c5c6b7ddff72f8f84f9321adfdda5973724853d Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 18 Sep 2022 20:03:06 +0200 Subject: [PATCH] Release v2.8.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 8afc477..bb30bd4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Firefox Post-release + +* v2.8.5.0 (2022-09-18) Add 60 Millions de consommateurs Add BusinessPost.ie Add Madavor Media sites (opt-in to custom sites) diff --git a/manifest.json b/manifest.json index 86d6a67..e54f6b8 100644 --- a/manifest.json +++ b/manifest.json @@ -707,5 +707,5 @@ "*://gcm.omerlocdn.com/*", "*://webcache.googleusercontent.com/*" ], - "version": "2.8.4.9" + "version": "2.8.5.0" } diff --git a/updates.json b/updates.json index c0e48ae..4b055f4 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "2.8.4.0", - "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.8.4.0.xpi" } + { "version": "2.8.5.0", + "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.8.5.0.xpi" } ] } }