diff --git a/README.md b/README.md index 7901785..8e7964c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ * [License](#license) ### Installation - [Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean-1.6.6.4-an+fx.xpi)\ + [Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean-1.6.6.5-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). diff --git a/manifest.json b/manifest.json index bcf7c4f..8525b2d 100644 --- a/manifest.json +++ b/manifest.json @@ -39,5 +39,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.6.6.4" + "version": "1.6.6.5" } \ No newline at end of file diff --git a/updates.json b/updates.json index e21ae36..c839db3 100644 --- a/updates.json +++ b/updates.json @@ -3,10 +3,10 @@ "addons": { "magnolia@12.34": { "updates": [ - { "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" }, { "version": "1.6.6.4", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean-1.6.6.4-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean-1.6.6.4-an+fx.xpi" }, + { "version": "1.6.6.5", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean-1.6.6.5-an+fx.xpi" } ] } } diff --git a/updates_lp.json b/updates_lp.json index 5f66bc1..67ef370 100644 --- a/updates_lp.json +++ b/updates_lp.json @@ -3,10 +3,10 @@ "addons": { "magnolia_limited_permissions@12.34": { "updates": [ - { "version": "1.6.6.3", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.3/bypass_paywalls_clean_lp-1.6.6.3-an+fx.xpi" }, { "version": "1.6.6.4", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean_lp-1.6.6.4-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.4/bypass_paywalls_clean_lp-1.6.6.4-an+fx.xpi" }, + { "version": "1.6.6.5", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.5/bypass_paywalls_clean_lp-1.6.6.5-an+fx.xpi" } ] } }