diff --git a/build/icon.icns b/build/icon.icns index 1efe28f21..413cb924f 100644 Binary files a/build/icon.icns and b/build/icon.icns differ diff --git a/package.json b/package.json index 6946b71ee..4c23ac586 100644 --- a/package.json +++ b/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", @@ -111,7 +111,7 @@ ] }, "build": { - "appId": "com.wulkano.kap", + "appId": "com.wulkano.kap-beta", "files": [ "**/*", "!renderer",