mirror of https://github.com/keeweb/keeweb
fix description
parent
48601885bf
commit
24d23b3360
|
@ -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'
|
||||
|
|
Loading…
Reference in New Issue