Update versions
This commit is contained in:
parent
abe266d74b
commit
10351968f9
3 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ const ZOTERO_CONFIG = {
|
||||||
API_VERSION: 2,
|
API_VERSION: 2,
|
||||||
PREF_BRANCH: 'extensions.zotero.',
|
PREF_BRANCH: 'extensions.zotero.',
|
||||||
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
|
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
|
||||||
VERSION: "4.0.3.SOURCE"
|
VERSION: "4.0.4.SOURCE"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Commonly used imports accessible anywhere
|
// Commonly used imports accessible anywhere
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
<em:id>zotero@chnm.gmu.edu</em:id>
|
<em:id>zotero@chnm.gmu.edu</em:id>
|
||||||
<em:name>Zotero</em:name>
|
<em:name>Zotero</em:name>
|
||||||
<em:version>4.0.3.SOURCE</em:version>
|
<em:version>4.0.4.SOURCE</em:version>
|
||||||
<em:creator>Center for History and New Media<br/>George Mason University</em:creator>
|
<em:creator>Center for History and New Media<br/>George Mason University</em:creator>
|
||||||
<em:contributor>Dan Cohen</em:contributor>
|
<em:contributor>Dan Cohen</em:contributor>
|
||||||
<em:contributor>Sean Takats</em:contributor>
|
<em:contributor>Sean Takats</em:contributor>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
<RDF:Seq>
|
<RDF:Seq>
|
||||||
<RDF:li>
|
<RDF:li>
|
||||||
<RDF:Description>
|
<RDF:Description>
|
||||||
<version>4.0.3.SOURCE</version>
|
<version>4.0.4.SOURCE</version>
|
||||||
<targetApplication>
|
<targetApplication>
|
||||||
<RDF:Description>
|
<RDF:Description>
|
||||||
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
|
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
|
||||||
|
|
Loading…
Reference in a new issue