From dfb978f5d04c665ce53e756f88f7544a3ccf6491 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 22 Mar 2020 14:05:39 +0100 Subject: [PATCH] Prepare v1.6.9.1 --- README.md | 2 +- manifest.json | 2 +- updates.json | 6 +++--- updates_lp.json | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index b73051b7..79312da3 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.6/bypass_paywalls_clean-1.6.6.6-an+fx.xpi)\ + [Download and install the latest version](https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.9.1/bypass_paywalls_clean-1.6.9.1-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 272a2f65..97d6c953 100644 --- a/manifest.json +++ b/manifest.json @@ -39,5 +39,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.6.6.6" + "version": "1.6.9.1" } \ No newline at end of file diff --git a/updates.json b/updates.json index 75372a45..7a4433c3 100644 --- a/updates.json +++ b/updates.json @@ -3,10 +3,10 @@ "addons": { "magnolia@12.34": { "updates": [ - { "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" }, { "version": "1.6.6.6", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean-1.6.6.6-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean-1.6.6.6-an+fx.xpi" }, + { "version": "1.6.9.1", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.9.1/bypass_paywalls_clean-1.6.9.1-an+fx.xpi" } ] } } diff --git a/updates_lp.json b/updates_lp.json index 2450d3c1..d86de846 100644 --- a/updates_lp.json +++ b/updates_lp.json @@ -3,10 +3,10 @@ "addons": { "magnolia_limited_permissions@12.34": { "updates": [ - { "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" }, { "version": "1.6.6.6", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean_lp-1.6.6.6-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.6.6/bypass_paywalls_clean_lp-1.6.6.6-an+fx.xpi" }, + { "version": "1.6.9.1", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.6.9.1/bypass_paywalls_clean_lp-1.6.9.1-an+fx.xpi" } ] } }