This commit is contained in:
Feross Aboukhadijeh
2016-04-19 23:23:16 -07:00
parent 86f08ee891
commit 4aaf6dee05

View File

@@ -67,7 +67,8 @@ var all = {
// Build 64 bit binaries only.
arch: 'x64',
// The human-readable copyright line for the app.
// The human-readable copyright line for the app. Maps to the `LegalCopyright` metadata
// property on Windows, and `NSHumanReadableCopyright` on OS X.
'app-copyright': config.APP_COPYRIGHT,
// The release version of the application. Maps to the `ProductVersion` metadata