commit 668a8e72eb194c8ce4191ea94b3eeb9cc624569a
parent d9c30ebc59f1df758c3014c425023a3cf0e7383a
Author: Simon Kornblith <simon@simonster.com>
Date: Thu, 25 Aug 2011 21:58:05 +0000
Firefox 7 compatibility
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>6.0.*</em:maxVersion>
+ <em:maxVersion>7.0.*</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>6.0.*</maxVersion>
+ <maxVersion>7.0.*</maxVersion>
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>