From 7f5be3d34984d89cfeb91442eae1f46a124a49c9 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 7 May 2023 19:30:12 +0200 Subject: [PATCH] Release v3.1.7.0 --- changelog.txt | 2 ++ custom/manifest.json | 2 +- manifest.json | 2 +- updates_custom.json | 4 ++-- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/changelog.txt b/changelog.txt index b5a73092..a50009d3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ Changelog Bypass Paywalls Clean - Firefox Updates (install signed xpi-file): https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases Post-release + +* v3.1.7.0 (2023-05-07) Add Cairns Post, Geelong Advertiser & Townsville Bulletin (Australia News Corp) Add Arizent sites (opt-in to custom sites) Remove Puck.news (fix obsolete) diff --git a/custom/manifest.json b/custom/manifest.json index ecbd0ab2..d9db8837 100644 --- a/custom/manifest.json +++ b/custom/manifest.json @@ -51,5 +51,5 @@ "webRequestBlocking", "*://*/*" ], - "version": "3.1.6.8" + "version": "3.1.7.0" } diff --git a/manifest.json b/manifest.json index b7a38a01..5941bad2 100644 --- a/manifest.json +++ b/manifest.json @@ -756,5 +756,5 @@ "*://html.onlineviewer.net/*", "*://webcache.googleusercontent.com/*" ], - "version": "3.1.6.8" + "version": "3.1.7.0" } diff --git a/updates_custom.json b/updates_custom.json index 94bb6ee9..bc7c5e24 100644 --- a/updates_custom.json +++ b/updates_custom.json @@ -2,8 +2,8 @@ "addons": { "magnolia_limited_permissions@12.34": { "updates": [ - { "version": "3.1.6.0", - "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.6.0-custom.xpi" } + { "version": "3.1.7.0", + "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.1.7.0-custom.xpi" } ] } }