aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-11-08 09:44:26 +0100
committerMatěj Cepl <mcepl@redhat.com>2010-11-08 09:44:26 +0100
commit4f49d26d4e303f80d6a8a4c42d9b6625dec81131 (patch)
treed7470a0e6487a3ae7de496b0d0d7ae5d33386ae5
parentf4b2d74740a25a23a7e16597e2a1f0dcf9fb732d (diff)
downloadbugzilla-triage-4f49d26d4e303f80d6a8a4c42d9b6625dec81131.tar.gz
New release 0.260.26
-rw-r--r--update.rdf18
1 files changed, 18 insertions, 0 deletions
diff --git a/update.rdf b/update.rdf
index 4d476d5..8076631 100644
--- a/update.rdf
+++ b/update.rdf
@@ -198,6 +198,24 @@
</em:targetApplication>
</RDF:Description>
</RDF:li>
+ <RDF:li>
+ <RDF:Description>
+ <em:version>0.26</em:version> <!-- This is the version number of the add-on -->
+ <!-- One targetApplication for each application the add-on is compatible with -->
+ <em:targetApplication>
+ <RDF:Description>
+ <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>3.6</em:minVersion>
+ <em:maxVersion>4.*</em:maxVersion>
+ <!-- This is where this version of the add-on will be downloaded from -->
+ <em:updateLink>https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-0.26.xpi</em:updateLink>
+
+ <!-- A page describing what is new in this updated version -->
+ <em:updateInfoURL>https://fedorahosted.org/bugzilla-triage-scripts/wiki/ChangeLog</em:updateInfoURL>
+ </RDF:Description>
+ </em:targetApplication>
+ </RDF:Description>
+ </RDF:li>
</RDF:Seq>
</em:updates>
</RDF:Description>