fix: releasePage
This commit is contained in:
parent
150aa6f6fe
commit
f976d60591
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue