Release 1.0.3
This commit is contained in:
parent
354ed84e1c
commit
f2d3c81b1c
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "zotero-better-notes",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "Everything about note management. All in Zotero.",
|
||||
"config": {
|
||||
"addonName": "Zotero Better Notes",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"Knowledge4Zotero@windingwind.com": {
|
||||
"updates": [
|
||||
{
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"update_link": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi",
|
||||
"applications": {
|
||||
"gecko": {
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"update_link": "https://github.com/windingwind/zotero-better-notes/releases/latest/download/zotero-better-notes.xpi",
|
||||
"applications": {
|
||||
"zotero": {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<rdf:Seq>
|
||||
<rdf:li>
|
||||
<rdf:Description>
|
||||
<em:version>1.0.2</em:version>
|
||||
<em:version>1.0.3</em:version>
|
||||
<em:targetApplication>
|
||||
<rdf:Description>
|
||||
<em:id>zotero@chnm.gmu.edu</em:id>
|
||||
|
|
|
|||
Loading…
Reference in New Issue