Release v2.2.9.0

This commit is contained in:
magnolia1234 2021-07-11 19:44:14 +02:00
parent c6b11332c9
commit 5af8576f59
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
* v2.2.9.0 (2021-07-11)
Add TradeWinds
Fix Discover Magazine
Fix Il Secolo XIX (amp-redirect)

View file

@ -534,5 +534,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.2.8.8"
"version": "2.2.9.0"
}

View file

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