Release v2.4.4.0

This commit is contained in:
magnolia1234 2021-11-14 19:42:43 +01:00
parent 903ce7af4a
commit e89730308f
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.4.4.0 (2021-11-14)
Fix Nikkei Asian Review (cookies) Fix Nikkei Asian Review (cookies)
Fix Quora+ (banner) Fix Quora+ (banner)
Fix Repubblica sites (re-enable Googlebot) Fix Repubblica sites (re-enable Googlebot)

View File

@ -558,5 +558,5 @@
"*://*.wallkit.net/*", "*://*.wallkit.net/*",
"*://*.wsj.net/*" "*://*.wsj.net/*"
], ],
"version": "2.4.3.5" "version": "2.4.4.0"
} }

View File

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