aboutsummaryrefslogtreecommitdiffstats
path: root/update.rdf
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-03-18 11:38:25 +0100
committerMatěj Cepl <mcepl@redhat.com>2011-03-18 11:38:25 +0100
commit7b5fd0d6c34d41f26cab3e009f6e55db8d2e0a05 (patch)
treee8f5fb4f7c4b7a35d80b4bb225fac09ecf1aee23 /update.rdf
parent5f642c47d3fd1d4404c0a3d1c366239ac9da8dc6 (diff)
downloadbugzilla-triage-7b5fd0d6c34d41f26cab3e009f6e55db8d2e0a05.tar.gz
Bump the release0.92
Diffstat (limited to 'update.rdf')
-rw-r--r--update.rdf18
1 files changed, 18 insertions, 0 deletions
diff --git a/update.rdf b/update.rdf
index 8cdc407..7d672a9 100644
--- a/update.rdf
+++ b/update.rdf
@@ -270,6 +270,24 @@
</em:targetApplication>
</RDF:Description>
</RDF:li>
+ <RDF:li>
+ <RDF:Description>
+ <em:version>0.92</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>4.*</em:minVersion>
+ <em:maxVersion>4.1</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.92.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>