Commit 064055bd authored by dev0tion's avatar dev0tion

Change executable name to Breeze

parent 8e11022d
...@@ -14,7 +14,7 @@ const path = argv.path || 'app-builds'; ...@@ -14,7 +14,7 @@ const path = argv.path || 'app-builds';
const DEFAULT_OPTS = { const DEFAULT_OPTS = {
dir: './dist', dir: './dist',
name: appName, name: "Breeze",
asar: shouldUseAsar, asar: shouldUseAsar,
buildVersion: buildVersion buildVersion: buildVersion
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment