From 4bd4cd671bdff22e410ae2e2a8eda5f154bf7ac8 Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Mon, 21 Feb 2022 14:24:04 +0100 Subject: [PATCH 1/3] removed unnecessary entitlement in mac build (cherry picked from commit 3e8690ca119104487b072835218d0a03645b456a) --- dist/mac/Cryptomator.entitlements | 2 -- 1 file changed, 2 deletions(-) diff --git a/dist/mac/Cryptomator.entitlements b/dist/mac/Cryptomator.entitlements index 00f46d649..16890d644 100644 --- a/dist/mac/Cryptomator.entitlements +++ b/dist/mac/Cryptomator.entitlements @@ -2,8 +2,6 @@ - com.apple.security.cs.allow-dyld-environment-variables - com.apple.security.cs.allow-jit com.apple.security.cs.allow-unsigned-executable-memory From ee68f9d47b41457155a121339714f164aee9d41a Mon Sep 17 00:00:00 2001 From: Tobias Hagemann Date: Mon, 21 Feb 2022 14:45:01 +0100 Subject: [PATCH 2/3] preparing 1.6.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39008b723..14287a907 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.6.5 + 1.6.6 Cryptomator Desktop App From 874f0ee6113ea3fbe6360cba96884f06da5d0d62 Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Wed, 23 Mar 2022 15:19:11 +0100 Subject: [PATCH 3/3] preparing 1.6.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 880c07f73..b304a8bbe 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.7.0-SNAPSHOT + 1.6.7 Cryptomator Desktop App