diff --git a/Gruntfile.js b/Gruntfile.js index 2f496e1b3..efb5edc98 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -177,6 +177,7 @@ module.exports = function(grunt) { }, nodewebkit: { options: { + appName: 'Copay', platforms: ['win', 'osx', 'linux'], buildDir: './webkitbuilds', version: '0.12.2',