From 33fcda043c9639220cd27429410be128363a69c1 Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Thu, 19 Aug 2010 17:29:33 -0400 Subject: Changed RH Bugzilla moved reporter's address to other column. Fixed. Fixes #43 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 86328aa..9ccb5cf 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.18" + "version": "0.19" } -- cgit