www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit bd1092e519c18ad437c6330ebb749562d77bcd56
parent 687ee6ba0769dffdaf1203af38ced7e269e67dbc
Author: Dan Stillman <dstillman@zotero.org>
Date:   Tue,  3 Nov 2015 00:21:39 -0500

Update version

Diffstat:
Minstall.rdf | 4++--
Mupdate.rdf | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/install.rdf b/install.rdf @@ -6,7 +6,7 @@ <em:id>zotero@chnm.gmu.edu</em:id> <em:name>Zotero</em:name> - <em:version>4.1.SOURCE</em:version> + <em:version>5.0alpha.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>31.0</em:minVersion> - <em:maxVersion>41.*</em:maxVersion> + <em:maxVersion>42.*</em:maxVersion> </Description> </em:targetApplication> diff --git a/update.rdf b/update.rdf @@ -7,12 +7,12 @@ <RDF:Seq> <RDF:li> <RDF:Description> - <version>4.1.SOURCE</version> + <version>5.0alpha.SOURCE</version> <targetApplication> <RDF:Description> <id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id> <minVersion>31.0</minVersion> - <maxVersion>41.*</maxVersion> + <maxVersion>42.*</maxVersion> <updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>