From e22c5aebf389d23368405f1b90f6963298ffcf16 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 21 Feb 2021 21:54:08 +0100 Subject: [PATCH] Release v2.0.9.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 1affcf8c..2a39948f 100644 --- a/changelog.txt +++ b/changelog.txt @@ -2,6 +2,8 @@ Changelog Bypass Paywalls Clean - Firefox Post-release + +* v2.0.9.0 (2021-02-21) Add Daily Nation (Kenya) Add Houston Chronicle (USA) Add Schleswig-Holsteinischer Zeitungsverlag (Germany) diff --git a/manifest.json b/manifest.json index 16f9f60d..de6cca0f 100644 --- a/manifest.json +++ b/manifest.json @@ -476,5 +476,5 @@ "*://*.userzoom.com/*", "*://*.wsj.net/*" ], - "version": "2.0.8.8" + "version": "2.0.9.0" } \ No newline at end of file diff --git a/updates.json b/updates.json index 16ed04ab..3eb6773a 100644 --- a/updates.json +++ b/updates.json @@ -2,8 +2,8 @@ "addons": { "magnolia@12.34": { "updates": [ - { "version": "2.0.8.0", - "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.0.8.0.xpi" } + { "version": "2.0.9.0", + "update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.0.9.0.xpi" } ] } }