Release 0.0.4

This commit is contained in:
xiangyu 2022-12-18 15:39:37 +08:00
parent 7f4a99d998
commit c3db612775
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"addonName": "Zotero Addon Template",
"addonID": "addontemplate@euclpts.com",
"addonRef": "addontemplate",
"version": "0.0.3",
"version": "0.0.4",
"description": "Zotero Addon Template",
"main": "src/index.js",
"scripts": {

View File

@ -3,7 +3,7 @@
"addontemplate@euclpts.com": {
"updates": [
{
"version": "0.0.3",
"version": "0.0.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.0.3",
"version": "0.0.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.0.3</em:version>
<em:version>0.0.4</em:version>
<em:targetApplication>
<rdf:Description>
<em:id>zotero@chnm.gmu.edu</em:id>