Skip to content

Commit

Permalink
Update for 1.4
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
OftenUser authored Sep 26, 2021
1 parent 53cc87a commit d364c26
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
@@ -1,13 +1,13 @@
{
"name": "Splashy Studio 1.0",
"version": "1.3",
"version": "1.4",
"description": "",
"main": "main.js",
"scripts": {
"start": "electron .",
"pack": "electron-builder --dir",
"dist": "electron-builder"
"build": "electron-packager . SS1.3"
"build": "electron-packager . SS1.4"
},
"build": {
"appId": "your.id",
Expand Down

0 comments on commit d364c26

Please sign in to comment.