www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit f67f4741f9ad6c3cb697c93c4b9fd16679e11740
parent 3959cf7fd00c25b20ea9962e07409514fcf588a9
Author: Dan Stillman <dstillman@zotero.org>
Date:   Sat, 31 Oct 2009 07:31:48 +0000

Update Firefox maxVersion to 3.6b2pre for nightly builds


Diffstat:
Minstall.rdf | 2+-
Mupdate.rdf | 2+-
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.5.*</em:maxVersion> + <em:maxVersion>3.6b2pre</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.5.*</maxVersion> + <maxVersion>3.6b2pre</maxVersion> <updateLink>http://www.zotero.org/download/zotero.xpi</updateLink> <updateHash>sha1:</updateHash> </RDF:Description>