Release v2.3.0.1

This commit is contained in:
magnolia1234 2021-07-26 20:46:10 +02:00
parent c77464575e
commit b8bc30eb8a
3 changed files with 5 additions and 3 deletions

View file

@ -2,6 +2,8 @@
Changelog Bypass Paywalls Clean - Firefox
Post-release
* v2.3.0.1 (2021-07-26)
Fix El Mercurio (timing)
Fix custom sites (no useragent/referer on restart)

View file

@ -538,5 +538,5 @@
"*://*.wallkit.net/*",
"*://*.wsj.net/*"
],
"version": "2.3.0.0"
"version": "2.3.0.1"
}

View file

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