fix: error of update link due to branche rename
This commit is contained in:
parent
a3758eee98
commit
e597d2a858
|
|
@ -8,7 +8,8 @@
|
|||
"addonRef": "BetterNotes",
|
||||
"prefsPrefix": "extensions.zotero.Knowledge4Zotero",
|
||||
"addonInstance": "BetterNotes",
|
||||
"updaterdf": "https://raw.githubusercontent.com/windingwind/zotero-better-notes/bootstrap/update.json"
|
||||
"releasepage": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi",
|
||||
"updaterdf": "https://raw.githubusercontent.com/windingwind/zotero-better-notes/master/update.json"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
"scripts": {
|
||||
|
|
@ -85,4 +86,4 @@
|
|||
"typescript": "^4.9.4",
|
||||
"zotero-types": "^1.0.14"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue