Skip to content

Commit

Permalink
Updated to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oumad committed Mar 4, 2018
1 parent f1da85a commit 3e04b41
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "protonio",
"productName": "protonio",
"version": "1.0.0",
"version": "1.0.1",
"description": "A quick access tool to execute scripts on desktop",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"executableName": "protonio"
},
"electronWinstallerConfig": {
"name": "my_proton"
"name": "protonio"
},
"electronInstallerDebian": {},
"electronInstallerRedhat": {},
Expand All @@ -44,7 +44,7 @@
},
"windowsStoreConfig": {
"packageName": "",
"name": "myproton"
"name": "protonio"
}
}
},
Expand Down

0 comments on commit 3e04b41

Please sign in to comment.