Skip to content

Commit 3d50d28

Browse files
committed
updated update file
1 parent db3f788 commit 3d50d28

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.DS_Store

0 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"addonRef": "addontemplate",
99
"addonInstance": "AddonTemplate",
1010
"prefsPrefix": "extensions.zotero.addontemplate",
11-
"releasepage": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",
12-
"updaterdf": "https://raw.githubusercontent.com/windingwind/zotero-addon-template/main/update.json"
11+
"releasepage": "https://github.com/theRatramnus/RIOPACAddChapter/releases/latest/download/riopac-add-chapters.xpi",
12+
"updaterdf": "https://raw.githubusercontent.com/theRatramnus/RIOPACAddChapter/main/update.json"
1313
},
1414
"main": "src/index.ts",
1515
"scripts": {

update.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"updates": [
55
{
66
"version": "1.0.0",
7-
"update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",
7+
"update_link": "https://github.com/theRatramnus/RIOPACAddChapter/releases/latest/download/riopac-add-chapters.xpi",
88
"applications": {
99
"zotero": {
1010
"strict_min_version": "6.999"

0 commit comments

Comments
 (0)