diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-08-23 12:11:39 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-08-23 12:11:39 +0200 |
commit | 07f7c5d5fd31475eac42843f43c98016f6199703 (patch) | |
tree | 8e47d59e12e11193cf03abce8d87353beb456f66 /update.rdf | |
parent | a993b534d5666f861b595a426522f25326e0ff29 (diff) | |
download | bugzilla-triage-07f7c5d5fd31475eac42843f43c98016f6199703.tar.gz |
New version with minor bug fixes and updated compatbility up to FF 8
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -577,6 +577,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.4.3</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>8.0a1</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.4.4.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |