diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-18 18:34:25 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-05-18 18:34:25 +0200 |
commit | d5581610a9ff4d6c0f4ef5eca9bd54af92aa6de4 (patch) | |
tree | 492b7ff4e6d693c048be2984883af2267c0fd8a9 /update.rdf | |
parent | 500d15e9e8ee01b83c969bf703b199748054e62d (diff) | |
download | bugzilla-triage-d5581610a9ff4d6c0f4ef5eca9bd54af92aa6de4.tar.gz |
Release 1.0.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> |