diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-15 00:40:54 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-05-15 00:48:57 +0200 |
commit | 2ded7cbe5bc77943adc7ede7394dd57914a92ac9 (patch) | |
tree | ab77f4072f116e8f143f0c80c7c88263e3d37c28 /update.rdf | |
parent | 83b84fb5e6e28d189179284bd3730d74717cd3da (diff) | |
download | bugzilla-triage-2ded7cbe5bc77943adc7ede7394dd57914a92ac9.tar.gz |
Fix the path to makeBacktraceAttachment.js in lib/main.js
Fixes #98
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>0.106</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.106.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |