Release v2.2.8.0

This commit is contained in:
magnolia1234 2021-07-04 20:40:36 +02:00
parent 140ad3f9ce
commit d8b42a4aa0
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
* v2.2.8.0 (2021-07-04)
Fix Le Parisien (Googlebot)
Fix WaPo

View file

@ -536,5 +536,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.2.7.7"
"version": "2.2.8.0"
}

View file

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