commit aee65951fd21c3a15450cbb889c61d6e93a00c0f
parent 3a8c77e983f77cbf922f5be4997df4c50378d4cf
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 20 Jun 2014 00:13:51 -0400
Bump 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>17.0</em:minVersion>
- <em:maxVersion>29.*</em:maxVersion>
+ <em:maxVersion>30.*</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>17.0</minVersion>
- <maxVersion>29.*</maxVersion>
+ <maxVersion>30.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>