Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jiri-bobek committed Oct 3, 2024
1 parent a096cf9 commit 6724f55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/lib/electron.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ export const config = {
version: electronVersion,
tag: product.electronRepository ? `v${electronVersion}-${msBuildId}` : undefined,
productAppName: product.nameLong,
companyName: 'Microsoft Corporation',
copyright: 'Copyright (C) 2024 Microsoft. All rights reserved',
companyName: 'Jiri Bobek',
copyright: 'Copyright (C) 2024 Jiri Bobek. All rights reserved',
darwinIcon: 'resources/darwin/code.icns',
darwinBundleIdentifier: product.darwinBundleIdentifier,
darwinApplicationCategoryType: 'public.app-category.developer-tools',
Expand Down
Binary file modified resources/win32/code.ico
Binary file not shown.

0 comments on commit 6724f55

Please sign in to comment.