Update version

This commit is contained in:
Dan Stillman 2013-03-03 18:31:50 -05:00
parent 6d095b5025
commit 7d65f455f0
3 changed files with 5 additions and 5 deletions

View File

@ -35,7 +35,7 @@ const ZOTERO_CONFIG = {
API_URL: 'https://api.zotero.org/', API_URL: 'https://api.zotero.org/',
PREF_BRANCH: 'extensions.zotero.', PREF_BRANCH: 'extensions.zotero.',
BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/', BOOKMARKLET_URL: 'https://www.zotero.org/bookmarklet/',
VERSION: "3.1a1.SOURCE" VERSION: "4.0a1.SOURCE"
}; };
// Commonly used imports accessible anywhere // Commonly used imports accessible anywhere

View File

@ -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>3.1a1.SOURCE</em:version> <em:version>4.0a1.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>
@ -25,7 +25,7 @@
<Description> <Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>17.0</em:minVersion> <em:minVersion>17.0</em:minVersion>
<em:maxVersion>20.*</em:maxVersion> <em:maxVersion>21.*</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>

View File

@ -7,12 +7,12 @@
<RDF:Seq> <RDF:Seq>
<RDF:li> <RDF:li>
<RDF:Description> <RDF:Description>
<version>3.1a1.SOURCE</version> <version>4.0a1.SOURCE</version>
<targetApplication> <targetApplication>
<RDF:Description> <RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>17.0</minVersion> <minVersion>17.0</minVersion>
<maxVersion>20.*</maxVersion> <maxVersion>21.*</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>