From 4548fe83584ac331b1390e3f1815dfee2c29d983 Mon Sep 17 00:00:00 2001 From: Nathan Sobo Date: Thu, 16 Mar 2017 20:23:10 -0600 Subject: [PATCH] Upgrade to Electron 1.6.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cdedb4c6f..65e64d007 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.6.2", + "electronVersion": "1.6.3", "dependencies": { "async": "0.2.6", "atom-keymap": "8.1.2",