diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-05-28 17:38:48 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-06-05 14:53:47 +0200 |
commit | ab7607785b1897c0540cb7929947d31ba0a19467 (patch) | |
tree | 6120cb9cbea9513d82db3f51bf48f7fa42cfc62c | |
parent | 007dd8e60db255408d895e4cca2d7e4d774eb2c3 (diff) | |
download | bugzilla-triage-ab7607785b1897c0540cb7929947d31ba0a19467.tar.gz |
New release.
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | update.rdf | 15 |
2 files changed, 16 insertions, 1 deletions
diff --git a/package.json b/package.json index 12c5c59..b19cf04 100644 --- a/package.json +++ b/package.json @@ -7,7 +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.0", + "version": "1.1", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", @@ -502,6 +502,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.1</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>7.0a1</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.1.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |