aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-09-09 19:11:39 +0200
committerMatěj Cepl <mcepl@redhat.com>2011-10-30 11:17:51 +0100
commitbbd39bda9d830ffb02777bd777461354ba0b62b0 (patch)
tree47bd944860bf2d839008feb1ebccd75d4edca827
parentc7a4085a000251f13c8ce61e84c888ea298926f0 (diff)
downloadbugzilla-triage-bbd39bda9d830ffb02777bd777461354ba0b62b0.tar.gz
New release ... rebuild for FF 9 compatibility.
-rw-r--r--package.json3
-rw-r--r--update.rdf19
2 files changed, 18 insertions, 4 deletions
diff --git a/package.json b/package.json
index ff64cc5..e8eb0ba 100644
--- a/package.json
+++ b/package.json
@@ -7,8 +7,7 @@
"description": "Additional buttons and other function helping in the triage on bugzilla",
"author": "Matej Cepl (http://matej.ceplovi.cz)",
"license": "MIT/X11 (http://opensource.org/licenses/mit-license.php) and MPL",
- "version": "1.4.90",
- "version": "1.4.9",
+ "version": "1.4.10",
"contributors": [
"Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>",
"Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>",
diff --git a/update.rdf b/update.rdf
index 2a4c53a..65c1776 100644
--- a/update.rdf
+++ b/update.rdf
@@ -174,7 +174,22 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
</li>
<li>
<Description>
- <em:version>1.4.90</em:version>
+ <em:version>1.4.9</em:version>
+ <em:targetApplication>
+ <Description>
+ <em:id>
+ {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
+ <em:minVersion>4.0b7</em:minVersion>
+ <em:maxVersion>9.0a1</em:maxVersion>
+ <em:updateLink>
+ https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.4.9.xpi</em:updateLink>
+ </Description>
+ </em:targetApplication>
+ </Description>
+ </li>
+ <li>
+ <Description>
+ <em:version>1.4.10</em:version>
<em:targetApplication>
<Description>
<em:id>
@@ -182,7 +197,7 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<em:minVersion>4.0b7</em:minVersion>
<em:maxVersion>10.0a1</em:maxVersion>
<em:updateLink>
- https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.4.90.xpi</em:updateLink>
+ https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.4.10.xpi</em:updateLink>
</Description>
</em:targetApplication>
</Description>