Skip to content

Commit

Permalink
fixed bug where app wouldn't launch
Browse files Browse the repository at this point in the history
  • Loading branch information
amitojsingh366 committed Mar 28, 2021
1 parent 1d8adaf commit d41737f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions baklava/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dogehouse",
"version": "1.0.24",
"version": "1.0.25",
"description": "Taking voice conversations to the moon 🚀",
"main": "./dist/electron.js",
"scripts": {
Expand Down Expand Up @@ -99,4 +99,4 @@
"./icons/**/*",
"./resources/**/*"
]
}
}

0 comments on commit d41737f

Please sign in to comment.