From a5476174aa29205d7ecc9e96af71ff5d2cc2f08c Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Tue, 3 Mar 2020 22:56:25 +0100 Subject: [PATCH] Prepare v1.6.6.3 --- manifest.json | 2 +- updates.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index a282f750..474832c5 100644 --- a/manifest.json +++ b/manifest.json @@ -40,5 +40,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.6.6.2" + "version": "1.6.6.3" } \ No newline at end of file diff --git a/updates.json b/updates.json index 81f8d84a..28b20292 100644 --- a/updates.json +++ b/updates.json @@ -3,10 +3,10 @@ "addons": { "magnolia@12.34": { "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", - "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" } ] } }