Release v2.1.2.0

This commit is contained in:
magnolia1234 2021-03-14 19:48:41 +01:00
parent 6d4d6c6716
commit 9215f68fc2
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox Changelog Bypass Paywalls Clean - Firefox
Post-release Post-release
* v2.1.2.0 (2021-03-14)
Add El Espanol (Spain) Add El Espanol (Spain)
Add Mitteldeutsche Zeitung (Germany) Add Mitteldeutsche Zeitung (Germany)
Add Thueringische Landeszeitung (Germany) Add Thueringische Landeszeitung (Germany)

View file

@ -489,5 +489,5 @@
"*://*.wallkit.net/*", "*://*.wallkit.net/*",
"*://*.wsj.net/*" "*://*.wsj.net/*"
], ],
"version": "2.1.1.6" "version": "2.1.2.0"
} }

View file

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