From c9f6d0b3012a2217f14d350a879020692f60b253 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 12 Feb 2023 17:56:57 +0100 Subject: [PATCH] Release v3.0.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 37ac323..736374e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,8 @@ Changelog Bypass Paywalls Clean - Firefox Updates: https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean/-/releases Post-release + +* v3.0.5.0 (2023-02-12) Add L'Informe (fr) Add LePoint.fr Fix Koelner Stadt-Anzeiger diff --git a/manifest.json b/manifest.json index 4de161e..57379ce 100644 --- a/manifest.json +++ b/manifest.json @@ -733,5 +733,5 @@ "*://*.wallkit.net/*", "*://webcache.googleusercontent.com/*" ], - "version": "3.0.4.8" + "version": "3.0.5.0" } diff --git a/updates.json b/updates.json index 40a1985..428f9e9 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "3.0.4.0", - "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.0.4.0.xpi" } + { "version": "3.0.5.0", + "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.0.5.0.xpi" } ] } }