From 27361fd97c2e3066935e9f939f4daf65edae0205 Mon Sep 17 00:00:00 2001 From: Damien Guard Date: Mon, 22 Jan 2018 19:56:40 -0800 Subject: [PATCH] :arrow_up: electron 1.7.10 -> 1.7.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b053850b..06be549ae 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://github.com/atom/atom/issues" }, "license": "MIT", - "electronVersion": "1.7.10", + "electronVersion": "1.7.11", "dependencies": { "@atom/nsfw": "^1.0.18", "@atom/source-map-support": "^0.3.4",