updated electron params

This commit is contained in:
antelle 2017-12-02 15:39:11 +01:00
parent 7a3643aa62
commit b7135334fd
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ module.exports = function(grunt) {
platform: 'win32',
arch: ['ia32', 'x64'],
icon: 'graphics/icon.ico',
'build-version': pkg.version,
'buildVersion': pkg.version,
'version-string': {
'CompanyName': 'KeeWeb',
'FileDescription': pkg.description,