Release 1.0.2

This commit is contained in:
windingwind 2023-11-11 01:02:33 +08:00
parent 57319f498f
commit 77e43bf378
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "zotero-addon-template", "name": "zotero-addon-template",
"version": "1.0.1", "version": "1.0.2",
"description": "Zotero Addon Template", "description": "Zotero Addon Template",
"config": { "config": {
"addonName": "Zotero Addon Template", "addonName": "Zotero Addon Template",

View File

@ -3,7 +3,7 @@
"addontemplate@euclpts.com": { "addontemplate@euclpts.com": {
"updates": [ "updates": [
{ {
"version": "1.0.1", "version": "1.0.2",
"update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi", "update_link": "https://github.com/windingwind/zotero-addon-template/releases/latest/download/zotero-addon-template.xpi",
"applications": { "applications": {
"zotero": { "zotero": {