Release 0.0.1
This commit is contained in:
parent
2cd31e414e
commit
574ce88b9f
@ -3,7 +3,7 @@
|
|||||||
"addonName": "Zotero Addon Template",
|
"addonName": "Zotero Addon Template",
|
||||||
"addonID": "addontemplate@euclpts.com",
|
"addonID": "addontemplate@euclpts.com",
|
||||||
"addonRef": "addontemplate",
|
"addonRef": "addontemplate",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"description": "Zotero Addon Template",
|
"description": "Zotero Addon Template",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
"addontemplate@euclpts.com": {
|
"addontemplate@euclpts.com": {
|
||||||
"updates": [
|
"updates": [
|
||||||
{
|
{
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"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": {
|
||||||
"gecko": {
|
"gecko": {
|
||||||
@ -12,7 +12,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"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": {
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<rdf:Seq>
|
<rdf:Seq>
|
||||||
<rdf:li>
|
<rdf:li>
|
||||||
<rdf:Description>
|
<rdf:Description>
|
||||||
<em:version>0.0.0</em:version>
|
<em:version>0.0.1</em:version>
|
||||||
<em:targetApplication>
|
<em:targetApplication>
|
||||||
<rdf:Description>
|
<rdf:Description>
|
||||||
<em:id>zotero@chnm.gmu.edu</em:id>
|
<em:id>zotero@chnm.gmu.edu</em:id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user