diff options
author | Matěj Cepl <mcepl@redhat.com> | 2012-06-16 10:11:45 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2012-06-16 10:48:38 +0200 |
commit | 3dc70b30f31321f2f9c11ce814abd8a170ec2a42 (patch) | |
tree | c393f87f8408e3d6883c07cb71348be97e89d338 /package.json | |
parent | 03a01c78c630251416a6e21ad797158d9d16081b (diff) | |
download | bugzilla-triage-3dc70b30f31321f2f9c11ce814abd8a170ec2a42.tar.gz |
Don't make unavailable target for killNodes into Error.1.6.3
Also fix .json files not remove now missing target.
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a07ccf0..a449d3b 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.6.2", + "version": "1.6.3", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", |