Skip to content

Commit

Permalink
Beta build customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 22, 2018
1 parent 21b0a5a commit 0f85fb7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "kap",
"productName": "Kap",
"version": "2.1.2",
"name": "kap-beta",
"productName": "Kap Beta",
"version": "2.2.0-beta.1",
"description": "The best way to record your screen",
"license": "MIT",
"repository": "wulkano/kap",
Expand Down
Binary file modified build/icon.icns
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
}
},
"build": {
"appId": "com.wulkano.kap",
"appId": "com.wulkano.kap-beta",
"files": [
"**/*",
"dist",
Expand Down

0 comments on commit 0f85fb7

Please sign in to comment.