diff --git a/package-lock.json b/package-lock.json index 5faa1573..514ad899 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "Limbolauncher", - "version": "1.0.1", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "Limbolauncher", - "version": "1.0.1", + "version": "1.0.0", "license": "UNLICENSED", "dependencies": { "@electron/remote": "^2.1.2", diff --git a/package.json b/package.json index 563969de..2430928c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Limbolauncher", - "version": "1.0.1", + "version": "1.0.0", "productName": "Limbo Launcher", "description": "Launcher de Limbo-Studios", "author": "IkyMax",