Skip to content

Commit

Permalink
v2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
daltonmenezes committed Feb 24, 2023
1 parent aa31d54 commit a181ab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"displayName": "My Awesome Electron App",
"name": "my-awesome-electron-app",
"description": "Your awesome app description",
"version": "2.0.3",
"version": "2.0.4",
"main": "./node_modules/.dev/main/index.js",
"resources": "src/resources",
"author": {
Expand Down Expand Up @@ -68,4 +68,4 @@
"eslintIgnore": [
"dist"
]
}
}

0 comments on commit a181ab5

Please sign in to comment.