mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 08:02:28 +00:00
Capitalize app name to Orca for desktop installs (#11)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
appId: com.stablyai.orca
|
||||
productName: orca
|
||||
productName: Orca
|
||||
directories:
|
||||
buildResources: build
|
||||
files:
|
||||
@@ -12,7 +12,7 @@ files:
|
||||
asarUnpack:
|
||||
- resources/**
|
||||
win:
|
||||
executableName: orca
|
||||
executableName: Orca
|
||||
nsis:
|
||||
artifactName: ${name}-${version}-setup.${ext}
|
||||
shortcutName: ${productName}
|
||||
|
||||
Reference in New Issue
Block a user