Skip to content

Commit 6cf2968

Browse files
committed
Beta build customizations
1 parent 29d8100 commit 6cf2968

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "kap",
3-
"productName": "Kap",
4-
"version": "2.0.0",
2+
"name": "kap-beta",
3+
"productName": "Kap Beta",
4+
"version": "2.1.0-beta.1",
55
"description": "The best way to record your screen",
66
"license": "MIT",
77
"repository": "wulkano/kap",

build/icon.icns

363 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
}
7676
},
7777
"build": {
78-
"appId": "com.wulkano.kap",
78+
"appId": "com.wulkano.kap-beta",
7979
"files": [
8080
"**/*",
8181
"dist",

0 commit comments

Comments
 (0)