fix: releasePage

This commit is contained in:
windingwind 2024-01-06 16:55:15 +08:00
parent 150aa6f6fe
commit f976d60591
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
"prefsPrefix": "extensions.zotero.Knowledge4Zotero",
"addonInstance": "BetterNotes",
"dataSchemaVersion": "8",
"releasepage": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi",
"releasePage": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi",
"updateJSON": "https://raw.githubusercontent.com/windingwind/zotero-addon-template/main/update.json"
},
"main": "src/index.ts",

View File

@ -4,7 +4,7 @@
"updates": [
{
"version": "1.1.4-49",
"update_link": "undefined/download/v1.1.4-49/zotero-better-notes.xpi",
"update_link": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi/download/v1.1.4-49/zotero-better-notes.xpi",
"applications": {
"zotero": {
"strict_min_version": "6.999"