Skip to content

Commit

Permalink
Update package name in forge.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Thavarshan committed Sep 2, 2024
1 parent 0fe3295 commit 80dc18b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const config: ForgeConfig = {
name: '@electron-forge/maker-appx',
platforms: ['win32'],
config: {
packageName: 'JeromeThayananthajothy.Comet-VideoConverter',
packageName: 'JeromeThayananthajothy.Comet',
packageDisplayName: 'Comet',
packageDescription: 'A simple video converter',
packageVersion: `${version}.1`,
Expand Down

0 comments on commit 80dc18b

Please sign in to comment.