fix case in Copay OSX bundle

This commit is contained in:
Matias Alejo Garcia 2015-12-10 17:02:03 -03:00
parent ebec92354f
commit c90657361e
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ module.exports = function(grunt) {
},
nodewebkit: {
options: {
appName: 'Copay',
platforms: ['win', 'osx', 'linux'],
buildDir: './webkitbuilds',
version: '0.12.2',