diff options
author | Matěj Cepl <mcepl@cepl.eu> | 2015-03-01 21:38:14 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@cepl.eu> | 2015-03-01 21:38:14 +0100 |
commit | 240fc2fa478069ec87b97d8ddef68ab998141b20 (patch) | |
tree | 1e27ee8cec607417818be1cf0b611cb29a207ca6 | |
parent | ec0a034aca26c49060d70503db4bad7c6803acf0 (diff) | |
download | bugzilla-triage-reviveFF31.tar.gz |
New version and rebuild.reviveFF31
-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 0ba0474..d9c9be2 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.2", + "version": "1.9.3", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", @@ -457,6 +457,21 @@ xmlns:em="http://www.mozilla.org/2004/em-rdf#"> </em:targetApplication> </Description> </li> + <li> + <Description> + <em:version>1.9.3</em:version> + <em:targetApplication> + <Description> + <em:id> + {ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> + <em:minVersion>26.0</em:minVersion> + <em:maxVersion>30.0</em:maxVersion> + <em:updateLink> + https://fedorahosted.org/released/bugzilla-triage-scripts/bugzilla-triage-1.9.3.xpi</em:updateLink> + </Description> + </em:targetApplication> + </Description> + </li> </Seq> </em:updates> </Description> |