Skip to content

Commit

Permalink
Update forge.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Jun 27, 2021
1 parent d22c24c commit 2f51af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ module.exports = {
platforms: ['win32'],
config: (arch) => {
return {
setupExe: `TiddlyGit-${arch}-setup.exe`,
setupExe: `TiddlyGit-Windows-${arch}-setup.exe`,
setupIcon: 'build-resources/icon.ico',
};
},
Expand Down

0 comments on commit 2f51af5

Please sign in to comment.