Release v2.3.6.0

This commit is contained in:
magnolia1234 2021-09-05 20:16:55 +02:00
parent bc719a40e1
commit 6c0bec8317
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
* v2.3.6.0 (2021-09-05)
Remove WirtschaftsWoche (obsolete)
Fix Estadao.com.br
Fix Gestion & El Comercio (Peru)

View File

@ -554,5 +554,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.3.5.6"
"version": "2.3.6.0"
}

View File

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