Skip to content

Commit c91f5d3

Browse files
committed
ci: Add GitHub Actions workflow for build and release
1 parent 211f136 commit c91f5d3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openipc-dashboard",
3-
"version": "2.4.8",
3+
"version": "2.4.9",
44
"description": "App for managing OpenIPC cameras",
55
"main": "main.js",
66
"scripts": {
@@ -59,9 +59,6 @@
5959
}
6060
]
6161
},
62-
"appImage": {
63-
"systemIntegration": "doNotAsk"
64-
},
6562
"nsis": {
6663
"oneClick": false,
6764
"allowToChangeInstallationDirectory": true,

0 commit comments

Comments
 (0)