diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 6ca746e..584048c 100644 --- a/package.json +++ b/package.json @@ -4,12 +4,12 @@ "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.7.1", + "version": "1.8", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) <ehsan@mozilla.com>", "Johnathan Nightingale (http://johnath.com) <johnath@mozilla.com>", "Heather Arthur (http://harthur.wordpress.com/) <harthur@mozilla.com>", "Steve Fink (http://blog.mozilla.com/sfink/) <sfink@mozilla.com>" ], - "url": "https://fedorahosted.org/bugzilla-triage-scripts/" + "url": "https://fedorahosted.org/bugzilla-triage-scripts/" } |