update linux icon name

This commit is contained in:
Danny Skubak 2018-04-17 11:06:03 -04:00
parent 6bc9f6247a
commit 8e814d06eb
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ async function build() {
},
linux: {
category: 'Finance',
icon: path.join(config.path.electron, 'icons/icon.png'),
icon: path.join(config.path.electron, 'icons/256x256.png'),
compression
},
// IMPORTANT: Prevents from auto publishing to GitHub in CI environments