Skip to content

Commit 0f85fb7

Browse files
committed
Beta build customizations
1 parent 21b0a5a commit 0f85fb7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "kap",
3-
"productName": "Kap",
4-
"version": "2.1.2",
2+
"name": "kap-beta",
3+
"productName": "Kap Beta",
4+
"version": "2.2.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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777
},
7878
"build": {
79-
"appId": "com.wulkano.kap",
79+
"appId": "com.wulkano.kap-beta",
8080
"files": [
8181
"**/*",
8282
"dist",

0 commit comments

Comments
 (0)