diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-04-26 23:57:45 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-04-26 23:57:45 +0200 |
commit | ba7f7b262c35cc2b88a14cc04040ddfe7bcfdc1a (patch) | |
tree | c0c49fa0bbbe3388dce115dacd7307e0028b6e95 /update.rdf | |
parent | 1221c852936200e843b51ee1cd50bd2c4a8cd6ae (diff) | |
download | bugzilla-triage-ba7f7b262c35cc2b88a14cc04040ddfe7bcfdc1a.tar.gz |
New release version 0.980.98
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -352,6 +352,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>0.98</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>*</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.98.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |