diff --git a/electron-builder.json b/electron-builder.json index dc87c24635..40dd0b85e9 100644 --- a/electron-builder.json +++ b/electron-builder.json @@ -29,7 +29,7 @@ "type": "distribution", "hardenedRuntime": true, "darkModeSupport": true, - "bundleVersion": "70", + "bundleVersion": "88678", "icon": "resources/icon.icns", "artifactName": "${productName}-${os}-${arch}.${ext}", "entitlements": "resources/entitlements.mac.plist", diff --git a/redisinsight/package.json b/redisinsight/package.json index 90ae4bcc1e..a91c23dd86 100644 --- a/redisinsight/package.json +++ b/redisinsight/package.json @@ -2,7 +2,7 @@ "name": "redisinsight", "productName": "RedisInsight", "private": true, - "version": "2.30.0", + "version": "2.30.1", "description": "RedisInsight", "main": "./dist/main/main.js", "author": { diff --git a/resources/entitlements.mas.plist b/resources/entitlements.mas.plist index 9c2171e43e..f0f869d99a 100644 --- a/resources/entitlements.mas.plist +++ b/resources/entitlements.mas.plist @@ -28,10 +28,5 @@ UUK47G4BAZ.com.redis.RedisInsight com.apple.developer.team-identifier UUK47G4BAZ - com.apple.security.temporary-exception.files.home-relative-path.read-write - - /.redisinsight-v2/ - /.redisinsight-v2-stage/ -