diff --git a/package-lock.json b/package-lock.json index 20127d9..f4a470c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "version": "0.0.14", + "version": "0.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 370019b..3425cbb 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "coding-assistant", "codiga" ], - "version": "0.0.14", + "version": "0.0.15", "homepage": "https://www.codiga.io/", "bugs": { "url": "https://github.com/codiga/code-snippets-manager/issues" @@ -233,8 +233,7 @@ }, "win": { "target": [ - "nsis", - "appx" + "nsis" ], "publisherName": "Xcoding Labs Inc.", "signAndEditExecutable": true, @@ -243,9 +242,6 @@ "sha256" ] }, - "appx": { - "publisher": "CN=Xcoding Labs Inc., O=Xcoding Labs Inc., L=Westminster, S=Colorado, C=US" - }, "linux": { "target": [ "AppImage", diff --git a/release/app/package-lock.json b/release/app/package-lock.json index f16f96d..a784cf7 100644 --- a/release/app/package-lock.json +++ b/release/app/package-lock.json @@ -1,6 +1,6 @@ { "name": "codiga", - "version": "0.0.14", + "version": "0.0.15", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/release/app/package.json b/release/app/package.json index a61d896..cc740e0 100644 --- a/release/app/package.json +++ b/release/app/package.json @@ -1,6 +1,6 @@ { "name": "codiga", - "version": "0.0.14", + "version": "0.0.15", "description": "Codiga Code Snippets Manager", "license": "MIT", "author": {