Release v2.2.2.0

This commit is contained in:
magnolia1234 2021-05-23 21:02:03 +02:00
parent c12c7073a1
commit 04884f48ac
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
* v2.2.2.0 (2021-05-23)
Add MediaNama (India)
Remove Mitteldeutsche Zeitung (obsolete)
Fix-update Medium/Towards Data Science

View file

@ -517,5 +517,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.2.1.9"
"version": "2.2.2.0"
}

View file

@ -2,8 +2,8 @@
"addons": {
"magnolia@12.34": {
"updates": [
{ "version": "2.2.1.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.2.1.0.xpi" }
{ "version": "2.2.2.0",
"update_link": "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-2.2.2.0.xpi" }
]
}
}