diff --git a/package.json b/package.json index c8009d2..c33bf17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sentry", - "version": "0.2.2", + "version": "0.3.0", "description": "Desktop app to view system information and sensors", "main": "main.js", "scripts": { @@ -33,7 +33,7 @@ "systeminformation": "^5.11.15" }, "build": { - "appId": "net.bitgoblin.sentry", + "appId": "tech.bitgoblin.sentry", "copyright": "Copyright © 2022 ${author}", "win": { "target": "nsis",