commit 86db661ad6df7e56bdfc592034a2bd54be344bf9
parent f8e995409f75ccd96318cf92aad442e292bc1ada
Author: Dan Stillman <dstillman@zotero.org>
Date: Wed, 25 Nov 2009 06:42:38 +0000
Update Fx maxVersions to 3.6.*
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>3.0</em:minVersion>
- <em:maxVersion>3.6b4pre</em:maxVersion>
+ <em:maxVersion>3.6.*</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.0</minVersion>
- <maxVersion>3.6b4pre</maxVersion>
+ <maxVersion>3.6.*</maxVersion>
<updateLink>http://www.zotero.org/download/zotero.xpi</updateLink>
<updateHash>sha1:</updateHash>
</RDF:Description>