diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-08-04 09:51:10 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-08-04 09:51:10 +0200 |
commit | c35f4d838c04c9bbbd6126004684a85c98d9d8df (patch) | |
tree | 237ec91ffe2cdcd84695179c5af20316e4dd0511 | |
parent | a49dcef3b2e386179115605fd4b37f7f4ce02fb5 (diff) | |
download | bugzilla-triage-c35f4d838c04c9bbbd6126004684a85c98d9d8df.tar.gz |
New maintenance version.
-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 8127917..892c557 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.4.2", + "version": "1.4.3", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", @@ -562,6 +562,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.4.3</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>4.0b7</em:minVersion> + <em:maxVersion>8.0a1</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.4.3.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |