diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-18 18:34:25 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:53:47 +0200 |
commit | 91cbbc6176fcb8264f63de5eb28693cb5c4c04cb (patch) | |
tree | b28f4bb0ffd477d0e6f1713af229630fd0f19f4f /update.rdf | |
parent | 2d9470cfdf90b3fb7edfc6525bf85e36fed53d64 (diff) | |
download | bugzilla-triage-91cbbc6176fcb8264f63de5eb28693cb5c4c04cb.tar.gz |
Release 1.0.
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -487,6 +487,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.0</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-1.0.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |