diff --git a/Datto-RMM/scripts/InstallHuntress.dattormm.comstore.ps1 b/Datto-RMM/scripts/InstallHuntress.dattormm.comstore.ps1 index 78a9c0c..76a8645 100644 --- a/Datto-RMM/scripts/InstallHuntress.dattormm.comstore.ps1 +++ b/Datto-RMM/scripts/InstallHuntress.dattormm.comstore.ps1 @@ -75,7 +75,7 @@ $estimatedSpaceNeeded = 200111222 ############################################################################## # These are used by the Huntress support team when troubleshooting. -$ScriptVersion = "Version 2, major revision 7, 2023 May 1, " +$ScriptVersion = "Version 2, major revision 7, 2023 Dec 1" $ScriptType = "PowerShell" # variables used throughout this script @@ -970,4 +970,4 @@ try { $ErrorMessage = $_.Exception.Message LogMessage $ErrorMessage copyLogAndExit -} \ No newline at end of file +}