Update versions and submodules
This commit is contained in:
parent
add3acbcd1
commit
ccd765ff74
8 changed files with 9 additions and 8 deletions
|
@ -1 +1 @@
|
||||||
Subproject commit 8bb0efff37b7d4c8ddbdf47cfe46ecf9a7c891fa
|
Subproject commit ca26fb0486f66a5aba13b6173a632cc9ab48e913
|
|
@ -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.28.7.SOURCE</em:version>
|
<em:version>4.0.28.9.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>
|
||||||
|
|
|
@ -14,7 +14,7 @@ var ZOTERO_CONFIG = {
|
||||||
BOOKMARKLET_ORIGIN: 'https://www.zotero.org',
|
BOOKMARKLET_ORIGIN: 'https://www.zotero.org',
|
||||||
HTTP_BOOKMARKLET_ORIGIN: 'http://www.zotero.org',
|
HTTP_BOOKMARKLET_ORIGIN: 'http://www.zotero.org',
|
||||||
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
|
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
|
||||||
VERSION: '4.0.28.7.SOURCE'
|
VERSION: '4.0.28.9.SOURCE'
|
||||||
};
|
};
|
||||||
|
|
||||||
EXPORTED_SYMBOLS = ["ZOTERO_CONFIG"];
|
EXPORTED_SYMBOLS = ["ZOTERO_CONFIG"];
|
||||||
|
|
|
@ -454,6 +454,7 @@
|
||||||
"unisa-harvard": "university-of-south-australia-harvard-2011",
|
"unisa-harvard": "university-of-south-australia-harvard-2011",
|
||||||
"unisa-harvard3": "university-of-south-australia-harvard-2011",
|
"unisa-harvard3": "university-of-south-australia-harvard-2011",
|
||||||
"universite-laval-com": "universite-laval-departement-dinformation-et-de-communication",
|
"universite-laval-com": "universite-laval-departement-dinformation-et-de-communication",
|
||||||
|
"university-college-lillebaelt-vancouver-en": "university-college-lillebaelt-vancouver",
|
||||||
"university-of-melbourne": "harvard-the-university-of-melbourne",
|
"university-of-melbourne": "harvard-the-university-of-melbourne",
|
||||||
"uqam-universite-du-quebec-a-montreal": "universite-du-quebec-a-montreal",
|
"uqam-universite-du-quebec-a-montreal": "universite-du-quebec-a-montreal",
|
||||||
"user-modeling-and-useradapted-interaction": "user-modeling-and-user-adapted-interaction",
|
"user-modeling-and-useradapted-interaction": "user-modeling-and-user-adapted-interaction",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
2015-09-30 16:30:00
|
2015-11-08 20:35:00
|
||||||
|
|
2
styles
2
styles
|
@ -1 +1 @@
|
||||||
Subproject commit 1ae90e58ecf070eee939752b460fe96d9e80fd89
|
Subproject commit 2aefeff2cc945cbb4c34cf6836f3144655b5053f
|
|
@ -1 +1 @@
|
||||||
Subproject commit 48c5c54cd480355d7e43011babcf1161eee31f1f
|
Subproject commit 575955a0f7aa2ed5ab1156450a012b5ab8049bac
|
|
@ -7,12 +7,12 @@
|
||||||
<RDF:Seq>
|
<RDF:Seq>
|
||||||
<RDF:li>
|
<RDF:li>
|
||||||
<RDF:Description>
|
<RDF:Description>
|
||||||
<version>4.0.28.7.SOURCE</version>
|
<version>4.0.28.9.SOURCE</version>
|
||||||
<targetApplication>
|
<targetApplication>
|
||||||
<RDF:Description>
|
<RDF:Description>
|
||||||
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
|
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
|
||||||
<minVersion>31.0</minVersion>
|
<minVersion>31.0</minVersion>
|
||||||
<maxVersion>41.*</maxVersion>
|
<maxVersion>42.*</maxVersion>
|
||||||
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
|
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
|
||||||
<updateHash>sha1:</updateHash>
|
<updateHash>sha1:</updateHash>
|
||||||
</RDF:Description>
|
</RDF:Description>
|
||||||
|
|
Loading…
Reference in a new issue