Release v2.2.7.0

This commit is contained in:
magnolia1234 2021-06-27 19:41:16 +02:00
parent eabd121ec4
commit 5988b0acd2
3 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
* v2.2.7.0 (2021-06-27)
Fix National Geographic USA
Remove Finance.si (obsolete)
Fix blocked referer

View File

@ -528,5 +528,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.2.6.4"
"version": "2.2.7.0"
}

View File

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