Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
zjx2007 committed Dec 13, 2020
1 parent ab09ea6 commit 1805976
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "main.js",
"scripts": {
"start": "electron .",
"pack": "electron-packager . C3D --all --out ./dist --app-version 8.2.0 --overwrite --icon=sc/icon.ico"
"pack": "electron-packager . C3D --all --out ./dist --app-version 8.4.0 --overwrite --icon=sc/icon.ico --asar"
},
"devDependencies": {
"electron": "^9.3.4"
Expand Down
Binary file modified sc/icon-source.psd
Binary file not shown.
Binary file modified sc/icon.ico
Binary file not shown.
Binary file modified sc/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1805976

Please sign in to comment.