Release 0.1.4
This commit is contained in:
parent
296f03944a
commit
47fdd995d5
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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": {
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user