commit 79d55a32ce931528bbac9c7525bad869209ac26b
parent b2d46ee2fe095d4cbf12b8279cf5db75522ade33
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 9 Aug 2013 12:50:25 -0400
Update minVersion/maxVersion
Diffstat:
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/install.rdf b/install.rdf
@@ -24,8 +24,8 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>20.0</em:minVersion>
- <em:maxVersion>23.*</em:maxVersion>
+ <em:minVersion>24.0</em:minVersion>
+ <em:maxVersion>25.*</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/update.rdf b/update.rdf
@@ -11,8 +11,8 @@
<targetApplication>
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
- <minVersion>20.0</minVersion>
- <maxVersion>23.*</maxVersion>
+ <minVersion>24.0</minVersion>
+ <maxVersion>25.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>