From 5633f921c92425ede58ee06f3ebbd060b00fea1d Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Wed, 7 Sep 2011 17:12:48 +0200 Subject: Unbreak with FF8 ... missing var Version 1.4.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3a10c4f..d30bb12 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.4.7", + "version": "1.4.8", "contributors": [ "Ehsan Akhgari (http://ehsanakhgari.org/) ", "Johnathan Nightingale (http://johnath.com) ", -- cgit