diff options
author | Matěj Cepl <mcepl@redhat.com> | 2014-04-25 14:23:03 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2014-04-25 14:23:03 +0200 |
commit | bce33abfb646dbceb39f7bc63a9ac95b345ed857 (patch) | |
tree | d2db424302cb16cdf9f6f8cc57df555519acd8e7 | |
parent | bb4766110c286efafe9efa6b9658ea7065832062 (diff) | |
download | bugzilla-triage-bce33abfb646dbceb39f7bc63a9ac95b345ed857.tar.gz |
New version (just rebuild)
-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 3932a76..d968225 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,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.9", + "version": "1.9.1", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", @@ -427,6 +427,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.9.1</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>21.0</em:minVersion> + <em:maxVersion>25.0a1</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.9.1.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |