Release 0.1.4

This commit is contained in:
windingwind 2023-02-07 22:56:34 +08:00
parent 296f03944a
commit 47fdd995d5
3 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{
"name": "zotero-addon-template",
"version": "0.1.3",
"version": "0.1.4",
"description": "Zotero Addon Template",
"config": {
"addonName": "Zotero Addon Template",
@ -51,4 +51,4 @@
"typescript": "^4.9.4",
"zotero-types": "^1.0.6"
}
}
}

View File

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

View File

@ -5,7 +5,7 @@
<rdf:Seq>
<rdf:li>
<rdf:Description>
<em:version>0.1.3</em:version>
<em:version>0.1.4</em:version>
<em:targetApplication>
<rdf:Description>
<em:id>zotero@chnm.gmu.edu</em:id>