From 9e2b6f8308e02d36b153b80db0cd0b0a7b80e670 Mon Sep 17 00:00:00 2001 From: Taloth Date: Sun, 7 Jun 2020 18:06:32 +0200 Subject: [PATCH] Updated version --- Troubleshooting/MacOS-Permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting/MacOS-Permissions.md b/Troubleshooting/MacOS-Permissions.md index 2648952..6f06be7 100644 --- a/Troubleshooting/MacOS-Permissions.md +++ b/Troubleshooting/MacOS-Permissions.md @@ -1,9 +1,9 @@ ### MacOS Catalina Permission Issues ### -#### After upgrading to 3.0.3.851 #### +#### After upgrading to 3.0.3.867 #### -In Sonarr version 3.0.3.851 the bootstrap shell script was replaced with a compiled binary application. +In Sonarr version 3.0.3.867 the bootstrap shell script was replaced with a compiled binary application. This means that permissions previously assigned to `sh` as a workaround will no longer function and permissions should be assigned to the Sonarr App directly. Fortunately due to the new bootstrap application, OSX should present appropriate popups requesting access to required resources.