commit 5a1d605330a555ae586a875fd2a37be876975059
parent 39ecb7d91604ac4b4ddecc040df926efb6d6abea
Author: Dan Stillman <dstillman@zotero.org>
Date: Tue, 10 Feb 2015 22:57:55 -0500
Update maxVersion
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/install.rdf b/install.rdf
@@ -25,7 +25,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>31.0</em:minVersion>
- <em:maxVersion>35.*</em:maxVersion>
+ <em:maxVersion>36.*</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/update.rdf b/update.rdf
@@ -12,7 +12,7 @@
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
<minVersion>31.0</minVersion>
- <maxVersion>35.*</maxVersion>
+ <maxVersion>36.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>