Skip to content

Commit

Permalink
Studio: Update electron-forge to the latest version 7.6.0 (#795)
Browse files Browse the repository at this point in the history
* chore(package.json): update electron-forge to latest version 7.6.1

* chore: space

* chore: test removing overrides for electron-packager

* chore: revert testing broken Windows
  • Loading branch information
nightnei authored Jan 14, 2025
1 parent f55c5b7 commit 6c88103
Show file tree
Hide file tree
Showing 3 changed files with 834 additions and 476 deletions.
1 change: 1 addition & 0 deletions forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const config: ForgeConfig = {
? []
: [
new MakerDMG(
// @ts-expect-error - https://github.com/electron/forge/issues/3712
{
icon: 'assets/studio-app-icon.icns',
background: 'assets/dmg-background.png',
Expand Down
Loading

0 comments on commit 6c88103

Please sign in to comment.