We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9eb1d commit 1d42d07Copy full SHA for 1d42d07
src/Presentation/electron.manifest.json
@@ -1,17 +1,17 @@
1
{
2
- "executable": "LInksync-Cold-Storage-Wallet",
+ "executable": "SYCNWAllet",
3
"splashscreen": {
4
"imageFile": ""
5
},
6
- "name": "LInksync-Cold-Storage-Wallet",
+ "name": "SYNCWallet",
7
"author": "Collaborativesoft LTD",
8
"singleInstance": false,
9
"environment": "Production",
10
"build": {
11
"appId": "com.LInksync-Cold-Storage-Wallet.app",
12
"productName": "LInksync-Cold-Storage-Wallet",
13
"copyright": "Copyright © 2019-2022",
14
- "buildVersion": "1.0.2",
+ "buildVersion": "1.0.3",
15
"compression": "maximum",
16
"directories": {
17
"output": "../../../bin/Desktop"
0 commit comments