From e686d03bf6b463343e450af1ba2b4f3a4dd04b11 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 7 Jun 2024 01:03:06 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 714561a..e2a9dbb 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ TotalRecall provides a straightforward way to explore the data collected by Wind ## Changelog -### [24. May 2024] - Version 0.3 +### [06. June 2024] - Version 0.3 - **Permission Fix**: Added the `modify_permissions` function to ensure the script has the necessary permissions to access and manipulate files within the target directories, using the `icacls` command. Thank you [James Forshaw](https://x.com/tiraniddo).