From 2479ea909cb37ea22026d61bc3bad2e27ffa255f Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Sun, 2 Apr 2017 17:22:57 +0200 Subject: [PATCH] Bump Electron version --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 3cd1831..ed37765 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -67,7 +67,7 @@ module.exports = function(grunt) { dir : '.', out : 'dist', icon : 'cumulus.icns', - version : '1.4.2', + version : '1.6.2', platform : 'darwin', arch : 'x64', prune : true,