Update version and maxVersion

This commit is contained in:
Dan Stillman 2014-01-31 18:23:15 -05:00
parent 2cd0d5988f
commit d7ce74f1c5
3 changed files with 5 additions and 5 deletions

View file

@ -39,7 +39,7 @@ const ZOTERO_CONFIG = {
BOOKMARKLET_ORIGIN : 'https://www.zotero.org',
HTTP_BOOKMARKLET_ORIGIN : 'http://www.zotero.org',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
VERSION: "4.0.17.SOURCE"
VERSION: "4.0.18.SOURCE"
};
// Commonly used imports accessible anywhere

View file

@ -6,7 +6,7 @@
<em:id>zotero@chnm.gmu.edu</em:id>
<em:name>Zotero</em:name>
<em:version>4.0.17.SOURCE</em:version>
<em:version>4.0.18.SOURCE</em:version>
<em:creator>Center for History and New Media<br/>George Mason University</em:creator>
<em:contributor>Dan Cohen</em:contributor>
<em:contributor>Sean Takats</em:contributor>
@ -25,7 +25,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>17.0</em:minVersion>
<em:maxVersion>26.*</em:maxVersion>
<em:maxVersion>27.*</em:maxVersion>
</Description>
</em:targetApplication>

View file

@ -7,12 +7,12 @@
<RDF:Seq>
<RDF:li>
<RDF:Description>
<version>4.0.17.SOURCE</version>
<version>4.0.18.SOURCE</version>
<targetApplication>
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>17.0</minVersion>
<maxVersion>26.*</maxVersion>
<maxVersion>27.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>