commit bd152fa3624ae4e5bd0522d4574229c8ff1edd53
parent 81c33f49dd854b2a3d8562516304a24a1aaad318
Author: Simon Kornblith <simon@simonster.com>
Date: Mon, 13 Feb 2012 13:24:53 -0500
Mark compatible up to Firefox 13
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/install.rdf b/install.rdf
@@ -26,7 +26,7 @@
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>3.6</em:minVersion>
- <em:maxVersion>10.*</em:maxVersion>
+ <em:maxVersion>13.*</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>3.6</minVersion>
- <maxVersion>10.*</maxVersion>
+ <maxVersion>13.*</maxVersion>
<updateLink>http://download.zotero.org/extension/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>