commit 7dc9022a1f8bba9b607246913b9d9753d70d63e0
parent 0cd183613f5dacc85676109c3a5c6930e3632fae
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 1 Dec 2014 02:51:44 -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>33.*</em:maxVersion>
+ <em:maxVersion>34.*</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>33.*</maxVersion>
+ <maxVersion>34.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>