updates for icon / name

This commit is contained in:
sawka
2023-10-25 09:46:51 -07:00
parent 6ae263f9fa
commit d19cd7c623
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ module.exports = {
"node_modules/fs-ext/**",
"node_modules/fsevents/**",
],
icon: "public/Prompt.icns",
icon: "public/waveterm.icns",
osxNotarize: {
tool: "notarytool",
keychainProfile: "notarytool-creds",
+2 -1
View File
@@ -1,5 +1,6 @@
{
"name": "Wave Terminal",
"name": "waveterm",
"productName": "Wave",
"version": "0.5.0",
"main": "dist/emain.js",
"license": "Apache-2.0",