aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2010-08-16 16:19:31 -0400
committerMatěj Cepl <mcepl@redhat.com>2010-08-16 16:19:31 -0400
commit3ace26856d4fb2ea82de39ec7a97a7fb1c0c63ca (patch)
treeb2908ed07910c6932e0b14df1deb844fd8517305 /package.json
parentedb0a8716980e814e04464612512765ddc2b79b4 (diff)
downloadbugzilla-triage-3ace26856d4fb2ea82de39ec7a97a7fb1c0c63ca.tar.gz
New release 0.170.17
* support for bugzilla.gnome.org (with removal of original buttons) * related to the previous: new configuration option * configData.killNodes * support the latest changes in bugzilla.redhat.com (fixes #40) * compatible with Firefox 4.0beta4 (strict mode is actually taken * seriously)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7253efa..cf7237f 100644
--- a/package.json
+++ b/package.json
@@ -7,5 +7,5 @@
"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)",
- "version": "0.16"
+ "version": "0.17"
}