diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-08-19 17:29:33 -0400 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-08-19 17:38:54 -0400 |
commit | 33fcda043c9639220cd27429410be128363a69c1 (patch) | |
tree | cb94e846e113eb5d85097d2e515481d11d937ec5 /package.json | |
parent | 628ebfb2f9f17fadc7081d2b9ec961e9e589b785 (diff) | |
download | bugzilla-triage-33fcda043c9639220cd27429410be128363a69c1.tar.gz |
Changed RH Bugzilla moved reporter's address to other column. Fixed.0.19
Fixes #43
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 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" } |