commit 1400a43a4ad4143aa6c7bf788a6d1fab84dfef83
parent 0cef5f8b18114b2302750db892c3632fc803ba14
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 14 Aug 2015 01:09:47 -0400
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>39.*</em:maxVersion>
+ <em:maxVersion>40.*</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>39.*</maxVersion>
+ <maxVersion>40.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>