bump version
This commit is contained in:
parent
5c819938c8
commit
73fb9464d2
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ezpplauncher",
|
"name": "ezpplauncher",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "HorizonCode",
|
"author": "HorizonCode",
|
||||||
|
@ -32,6 +32,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "electron .",
|
"start": "electron .",
|
||||||
|
"test": "electron ./test/encrypt.js",
|
||||||
"rebuild": "electron-rebuild -f -w wincrypt",
|
"rebuild": "electron-rebuild -f -w wincrypt",
|
||||||
"pack-win": "electron-builder --x64",
|
"pack-win": "electron-builder --x64",
|
||||||
"pack-win32": "electron-builder --ia32",
|
"pack-win32": "electron-builder --ia32",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user