Version bump to v0.3.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-08-24 00:29:48 -04:00
parent b4fb652727
commit c451237ab9

View File

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