From 9d3197648043b95d9676f379dbba159e83990b9e Mon Sep 17 00:00:00 2001 From: redteampanda-ng <31235211+redteampanda-ng@users.noreply.github.com> Date: Thu, 12 Oct 2023 09:26:05 +0200 Subject: [PATCH] fix: change last updated to reflect correct date --- thor-seed/thor-seed.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thor-seed/thor-seed.ps1 b/thor-seed/thor-seed.ps1 index 2c834f0..26491d3 100644 --- a/thor-seed/thor-seed.ps1 +++ b/thor-seed/thor-seed.ps1 @@ -4,7 +4,7 @@ # Author: Florian Roth # Version: 0.20.1 # Date Created: 13.07.2020 -# Last Modified: 28.02.2022 +# Last Modified: 11.10.2023 ################################################## #Requires -Version 3