commit ee0a20acf8e663dca428cabfaa8a9c30bb811438
parent ccbccef59798a37f411dd1a6367433d66d3c3629
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 18 Feb 2013 16:04:31 -0500
Change minVersion to Firefox 17
We need at least Firefox 12, and no one should really be using anything
below Fx17 ESR.
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/install.rdf b/install.rdf
@@ -24,7 +24,7 @@
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
- <em:minVersion>5.0</em:minVersion>
+ <em:minVersion>17.0</em:minVersion>
<em:maxVersion>20.*</em:maxVersion>
</Description>
</em:targetApplication>
diff --git a/update.rdf b/update.rdf
@@ -11,7 +11,7 @@
<targetApplication>
<RDF:Description>
<id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</id>
- <minVersion>5.0</minVersion>
+ <minVersion>17.0</minVersion>
<maxVersion>20.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>