Updates NW SDK v0.19.5

This commit is contained in:
Gustavo Maximiliano Cortez 2017-01-25 02:04:12 -03:00
parent 5bbad38a99
commit 0032c91b77
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
1 changed files with 1 additions and 1 deletions

View File

@ -216,7 +216,7 @@ module.exports = function(grunt) {
appName: '<%= pkg.title %>', appName: '<%= pkg.title %>',
platforms: ['win64', 'osx64', 'linux64'], platforms: ['win64', 'osx64', 'linux64'],
buildDir: './webkitbuilds', buildDir: './webkitbuilds',
version: '0.16.0', version: '0.19.5',
macIcns: './resources/<%= pkg.name %>/mac/app.icns', macIcns: './resources/<%= pkg.name %>/mac/app.icns',
exeIco: './www/img/app/logo.ico', exeIco: './www/img/app/logo.ico',
macPlist: { macPlist: {