From b061dade65715a1504632413ef888078e3693048 Mon Sep 17 00:00:00 2001 From: Ben Gotow Date: Fri, 14 Oct 2016 13:11:20 -0700 Subject: [PATCH] bump(Electron): 1.4.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30918697a..0ec75c50b 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/nylas/N1/issues" }, - "electronVersion": "1.4.1", + "electronVersion": "1.4.3", "dependencies": { "async": "^0.9", "babel-core": "6.8.0",