fix description

This commit is contained in:
antelle 2016-07-16 20:09:55 +03:00
parent 48601885bf
commit 24d23b3360
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ module.exports = function(grunt) {
'build-version': pkg.version,
'version-string': {
'CompanyName': 'KeeWeb',
'FileDescription': 'Free cross-platform password manager compatible with KeePass',
'FileDescription': pkg.description,
'OriginalFilename': 'KeeWeb.exe',
'ProductName': 'KeeWeb',
'InternalName': 'KeeWeb'