Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MARCoTheRobot committed Nov 20, 2019
1 parent cec989e commit bd40fce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "electron-updater-example",
"version": "0.8.5",
"version": "0.8.6",
"main": "main.js",
"description": "electron-updater example project",
"author": "Jacob Boyle",
Expand All @@ -26,7 +26,6 @@
"appId": "marco.electronappexample",
"win": {
"target": [
"zip",
"nsis"
]
}
Expand Down

0 comments on commit bd40fce

Please sign in to comment.