From 3f70ba468a91e0f5abe20034dd50e3c63a6fcb1a Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Fri, 16 Jul 2010 04:25:30 +0200 Subject: Use Firefox nsILoginManager to store password and make it optional. Fixes #16. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 9dc3180..bd90e62 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.12" + "version": "0.13" } -- cgit