Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
JLaferri committed Jan 13, 2019
1 parent e75cee1 commit 6a92dc2
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "slippi-launcher",
"productName": "Slippi Launcher",
"version": "1.1.7",
"version": "1.1.8",
"description": "Slippi Launcher program for browsing and playing replays.",
"scripts": {
"build": "concurrently \"yarn build-main\" \"yarn build-renderer\"",
Expand Down Expand Up @@ -73,15 +73,12 @@
},
"win": {
"target": [
"nsis",
"msi"
"nsis"
]
},
"linux": {
"target": [
"deb",
"rpm",
"snap",
"AppImage"
],
"category": "Development"
Expand Down

0 comments on commit 6a92dc2

Please sign in to comment.