Skip to content

Commit

Permalink
Beta build customizations
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 24, 2018
1 parent 6cb9442 commit bc6777a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified build/icon.icns
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "kap",
"productName": "Kap",
"version": "3.0.0",
"name": "kap-beta",
"productName": "Kap Beta",
"version": "3.0.0-beta.1",
"description": "The best way to record your screen",
"license": "MIT",
"repository": "wulkano/kap",
Expand Down Expand Up @@ -111,7 +111,7 @@
]
},
"build": {
"appId": "com.wulkano.kap",
"appId": "com.wulkano.kap-beta",
"files": [
"**/*",
"!renderer",
Expand Down

0 comments on commit bc6777a

Please sign in to comment.