From 9080acb7cb3df2f34277322e9ae636dd87b6b979 Mon Sep 17 00:00:00 2001 From: RV1989 Date: Mon, 21 Jan 2019 08:36:10 +0100 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 23b469e..7fcbec6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clean-io-app", - "version": "0.1.7", + "version": "0.1.8", "author": "RV1989", "description": "clean up io list for tia portal", "license": null, @@ -22,7 +22,7 @@ }, "build": { "productName": "clean-io-app", - "appId": "org.simulatedgreg.electron-vue", + "appId": "vsv.cleanio", "directories": { "output": "build" },