www

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

commit 558cd9c5175ef48a516e7cb258cf4d3c1dc9e289
parent 3497b1cc2a5e31a6b0caa956710331c104212258
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed, 11 Jun 2008 07:39:35 +0000

Closes #1003, Increase Firefox minVersion to 3.0.*



Diffstat:
Minstall.rdf | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/install.rdf b/install.rdf @@ -24,8 +24,8 @@ <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> - <em:minVersion>2.0</em:minVersion> - <em:maxVersion>3.0.*</em:maxVersion> + <em:minVersion>3.0</em:minVersion> + <em:maxVersion>3.0.*</em:maxVersion> </Description> </em:targetApplication> @@ -33,8 +33,8 @@ <em:targetApplication> <Description> <em:id>{a463f10c-3994-11da-9945-000d60ca027b}</em:id> - <em:minVersion>0.9</em:minVersion> - <em:maxVersion>1.0.*</em:maxVersion> + <em:minVersion>2.0</em:minVersion> + <em:maxVersion>2.0.*</em:maxVersion> </Description> </em:targetApplication>