Prepare release v1.6.4.4

This commit is contained in:
magnolia1234 2020-02-20 21:36:49 +01:00 committed by GitHub
parent b314f9a6a9
commit 2358d72785
3 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
* [License](#license)
### Installation
[Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.3/bypass_paywalls_clean-1.6.4.3-an+fx.xpi)\
[Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.4/bypass_paywalls_clean-1.6.4.4-an+fx.xpi)\
Or first visit the [releases page](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases).\
Install add-on by downloading xpi-file (assets).

View file

@ -44,5 +44,5 @@
"webRequest",
"webRequestBlocking"
],
"version": "1.6.4.3"
"version": "1.6.4.4"
}

View file

@ -3,10 +3,10 @@
"addons": {
"magnolia@12.34": {
"updates": [
{ "version": "1.6.4.2",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.2/bypass_paywalls_clean-1.6.4.2-an+fx.xpi" },
{ "version": "1.6.4.3",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.3/bypass_paywalls_clean-1.6.4.3-an+fx.xpi" }
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.3/bypass_paywalls_clean-1.6.4.3-an+fx.xpi" },
{ "version": "1.6.4.4",
"update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.4.4/bypass_paywalls_clean-1.6.4.4-an+fx.xpi" }
]
}
}