diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2015-05-12 15:21:39 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2015-05-12 15:21:39 +0200 |
commit | 20aa6263d1b447f084b0b63ebb90e9bf0fbb5429 (patch) | |
tree | 90d32616dc57e0245296e8c9e6ec29440f802857 /update.rdf | |
parent | 240fc2fa478069ec87b97d8ddef68ab998141b20 (diff) | |
download | bugzilla-triage-20aa6263d1b447f084b0b63ebb90e9bf0fbb5429.tar.gz |
Repackage
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -472,6 +472,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.9.4</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>19.0</em:minVersion> + <em:maxVersion>20.*</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.9.4.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |