author | Michael Krelin <hacker@klever.net> | 2011-08-27 19:04:39 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2011-08-27 19:04:39 (UTC) |
commit | 5d85cdc10a4affbebc8a06d655f820239ececf37 (patch) (side-by-side diff) | |
tree | 12347be6301208595d64ca04c09ed6ea5a8938df | |
parent | 17c1103bbfc6ef1c0e07aa29656c6e1a84124ba9 (diff) | |
download | fireflix-5d85cdc10a4affbebc8a06d655f820239ececf37.zip fireflix-5d85cdc10a4affbebc8a06d655f820239ececf37.tar.gz fireflix-5d85cdc10a4affbebc8a06d655f820239ececf37.tar.bz2 |
Bumped FF version
Signed-off-by: Michael Krelin <hacker@klever.net>
-rw-r--r-- | install.rdf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.rdf.in b/install.rdf.in index 71e6fed..a1cf12b 100644 --- a/install.rdf.in +++ b/install.rdf.in @@ -11,19 +11,19 @@ <em:creator>Klever Group; http://www.klever.net/</em:creator> <em:homepageURL>http://kin.klever.net/fireflix/</em:homepageURL> <em:iconURL>chrome://fireflix/content/icons/32x32/fireflix.png</em:iconURL> <em:updateURL>http://kin.klever.net/fireflix/update?v=@VERSION@</em:updateURL> <em:aboutURL>chrome://fireflix/content/about.xul</em:aboutURL> <em:updateKey>MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDc/WnetE1dTmWKY+KzphLYfqrjOc88fK7FaGSnHbwa4lpvt3gt6W0GwiCjUATvXu9zWoDU60VKPVhN0ohIOAnUuvtqSTfxjDBwDcsRXjg7fg4nofmA2mTeZtULYMymSCYZB+w6krmlOpEBpWZl14yf5Jc93Lc3gCZPDvH0xXZl9QIDAQAB</em:updateKey> <!-- Firefox --> <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>1.5</em:minVersion> - <em:maxVersion>3.5.*</em:maxVersion> + <em:maxVersion>7.0</em:maxVersion> </Description> </em:targetApplication> </Description> </RDF> |