diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-04-22 04:12:39 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-04-22 04:12:39 +0200 |
commit | 44f5320786bf11d36a93a8afce059dec93084361 (patch) | |
tree | 39c72037defdf651bc03f2b8f8fbe859505a443c /update.rdf | |
parent | 62dc530470d6e6ec82f8c50dc65d7ddbb742748c (diff) | |
download | bugzilla-triage-44f5320786bf11d36a93a8afce059dec93084361.tar.gz |
New release 0.97.0.97
Diffstat (limited to 'update.rdf')
-rw-r--r-- | update.rdf | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -337,6 +337,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>0.96</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>*</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.97.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |