diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-04-22 02:33:46 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:46:49 +0200 |
commit | fea37bf96ab3b0494a44f9737061898260dc5d41 (patch) | |
tree | 9cd6c4cc36685c90ffbd1361906ba26923c2be06 /update.rdf | |
parent | 28fca6be6eed43da9b9449257a8577e4d8597590 (diff) | |
download | bugzilla-triage-fea37bf96ab3b0494a44f9737061898260dc5d41.tar.gz |
New release 0.96.
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -322,6 +322,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>0.96</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.96.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |