diff --git a/package-lock.json b/package-lock.json index 114aed2df1..d935a3dc83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lunexlauncher", - "version": "0.1.1", + "version": "0.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lunexlauncher", - "version": "0.1.1", + "version": "0.1.3", "license": "UNLICENSED", "dependencies": { "@electron/remote": "^2.0.11", diff --git a/package.json b/package.json index b9fc3a5712..799e1a9aa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lunexlauncher", - "version": "0.1.1", + "version": "0.1.3", "productName": "Lunex Launcher", "description": "Launcher de Lunex", "author": "ci2bx (https://github.com/ci2bx/)",