Skip to content

Commit 5a4b363

Browse files
committed
Beta build customizations
1 parent 8fd1777 commit 5a4b363

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": "1.0.1",
2+
"name": "kap-beta",
3+
"productName": "Kap Beta",
4+
"version": "2.0.0-beta.6",
55
"description": "The best way to record your screen",
66
"license": "MIT",
77
"repository": "wulkano/kap",

build/icon.png

338 KB
Loading

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
}
7373
},
7474
"build": {
75-
"appId": "com.wulkano.kap",
75+
"appId": "com.wulkano.kap-beta",
7676
"files": [
7777
"**/*",
7878
"dist",

0 commit comments

Comments
 (0)