Mercurial > ambnews-firefox
changeset 21:38982c6421fa
Updated version to 0.0.6a and the maxVersion to 3.5.*. (Ambient News seems to work fine w/ the new Firefox.)
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 19 Jul 2009 17:56:41 -0700 |
parents | aa3ccc022d07 |
children | 808c3edb1085 |
files | ambnews/install.rdf |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ambnews/install.rdf Mon Sep 08 15:59:53 2008 -0700 +++ b/ambnews/install.rdf Sun Jul 19 17:56:41 2009 -0700 @@ -4,7 +4,7 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> <em:id>ambnews@labs.toolness.com</em:id> - <em:version>0.0.5a</em:version> + <em:version>0.0.6a</em:version> <em:type>2</em:type> <!-- Target Application this extension can install into, @@ -13,7 +13,7 @@ <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>3.0</em:minVersion> - <em:maxVersion>3.1.*</em:maxVersion> + <em:maxVersion>3.5.*</em:maxVersion> </Description> </em:targetApplication>