Version bump to v0.3.0
This commit is contained in:
parent
b4fb652727
commit
c451237ab9
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user