From 29a318e828274a3c7fdb6a2489a065c59a77e2e3 Mon Sep 17 00:00:00 2001 From: windingwind <33902321+windingwind@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:10:33 +0800 Subject: [PATCH] update: update.json --- update-template.json | 9 --------- update.json | 9 --------- 2 files changed, 18 deletions(-) diff --git a/update-template.json b/update-template.json index 7dca98e..ad674e8 100644 --- a/update-template.json +++ b/update-template.json @@ -2,15 +2,6 @@ "addons": { "__addonID__": { "updates": [ - { - "version": "__buildVersion__", - "update_link": "__releasepage__", - "applications": { - "gecko": { - "strict_min_version": "60.0" - } - } - }, { "version": "__buildVersion__", "update_link": "__releasepage__", diff --git a/update.json b/update.json index 722c5ea..3b6b40d 100644 --- a/update.json +++ b/update.json @@ -2,15 +2,6 @@ "addons": { "addontemplate@euclpts.com": { "updates": [ - { - "version": "0.1.6", - "update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi", - "applications": { - "gecko": { - "strict_min_version": "60.0" - } - } - }, { "version": "0.1.6", "update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",