From 4ad8b2c52af30c31fb16f34e86774117f47dbd80 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Sun, 5 Apr 2020 09:02:15 +0200 Subject: [PATCH] Prepare v1.7.0.2 --- manifest.json | 2 +- updates.json | 6 +++--- updates_lp.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.json b/manifest.json index 8a649fd6..1e3c929b 100644 --- a/manifest.json +++ b/manifest.json @@ -39,5 +39,5 @@ "webRequest", "webRequestBlocking" ], - "version": "1.7.0.1" + "version": "1.7.0.2" } \ No newline at end of file diff --git a/updates.json b/updates.json index 10006fcd..5616d02f 100644 --- a/updates.json +++ b/updates.json @@ -3,10 +3,10 @@ "addons": { "magnolia@12.34": { "updates": [ - { "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" }, { "version": "1.7.0.1", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.7.0.1/bypass_paywalls_clean-1.7.0.1-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.7.0.1/bypass_paywalls_clean-1.7.0.1-an+fx.xpi" }, + { "version": "1.7.0.2", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.7.0.2/bypass_paywalls_clean-1.7.0.2-an+fx.xpi" } ] } } diff --git a/updates_lp.json b/updates_lp.json index aa68ace3..6fd7c0c0 100644 --- a/updates_lp.json +++ b/updates_lp.json @@ -3,10 +3,10 @@ "addons": { "magnolia_limited_permissions@12.34": { "updates": [ - { "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" }, { "version": "1.7.0.1", - "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.7.0.1/bypass_paywalls_clean_lp-1.7.0.1-an+fx.xpi" } + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.7.0.1/bypass_paywalls_clean_lp-1.7.0.1-an+fx.xpi" }, + { "version": "1.7.0.2", + "update_link": "https://github.com/magnolia1234/bypass-paywalls-firefox-clean/releases/download/v1.7.0.2/bypass_paywalls_clean_lp-1.7.0.2-an+fx.xpi" } ] } }