Release 1.1.0

This commit is contained in:
windingwind 2023-12-12 15:58:01 +08:00
parent 3c8f1b3db3
commit 133dde03c7
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.2", "version": "1.1.0",
"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.2", "version": "1.1.0",
"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": {