diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-06 21:27:16 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:52:35 +0200 |
commit | d2518a3ab99afce2b2f33358cbb41778eaae0f7f (patch) | |
tree | fe7c31e2f9aad1fd02a472f912cc1fe2c686e89c /update.rdf | |
parent | da71521fe0a926a82c682d02688895c41d9d22fb (diff) | |
download | bugzilla-triage-d2518a3ab99afce2b2f33358cbb41778eaae0f7f.tar.gz |
Release 0.103
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -427,6 +427,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>0.103</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>6.0a1</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.103.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |