fix: update link
This commit is contained in:
parent
6593b8c92c
commit
722f189043
|
|
@ -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/",
|
||||
"updateJSON": "https://raw.githubusercontent.com/windingwind/zotero-better-notes/master/update.json"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
"updates": [
|
||||
{
|
||||
"version": "1.1.4-beta.52",
|
||||
"update_link": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi/download/v1.1.4-beta.52/zotero-better-notes.xpi",
|
||||
"update_link": "https://github.com/windingwind/zotero-better-notes/releases//download/v1.1.4-beta.52/zotero-better-notes.xpi",
|
||||
"applications": {
|
||||
"zotero": {
|
||||
"strict_min_version": "7.0.0-beta.55"
|
||||
|
|
|
|||
Loading…
Reference in New Issue