Prepare v1.6.6.3

This commit is contained in:
magnolia1234 2020-03-03 22:56:25 +01:00 committed by GitHub
parent a419439bc9
commit a5476174aa
2 changed files with 4 additions and 4 deletions

View File

@ -40,5 +40,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.6.6.2" "version": "1.6.6.3"
} }

View File

@ -3,10 +3,10 @@
"addons": { "addons": {
"magnolia@12.34": { "magnolia@12.34": {
"updates": [ "updates": [
{ "version": "1.6.6.1",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.1/bypass_paywalls_clean-1.6.6.1-an+fx.xpi" },
{ "version": "1.6.6.2", { "version": "1.6.6.2",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.2/bypass_paywalls_clean-1.6.6.2-an+fx.xpi" } "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.2/bypass_paywalls_clean-1.6.6.2-an+fx.xpi" },
{ "version": "1.6.6.3",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.3/bypass_paywalls_clean-1.6.6.3-an+fx.xpi" }
] ]
} }
} }