From d04d7ddbfb0efcb3fd1e97e4eadb204092f5f40f Mon Sep 17 00:00:00 2001 From: m1lkman <10157301+m1lkman@users.noreply.github.com> Date: Wed, 27 Mar 2024 11:49:19 -0700 Subject: [PATCH] Update Winget-AutoUpdate-Install.ps1 add WAU version to log to improve visibility for troubleshooting. --- Sources/WAU/Winget-AutoUpdate-Install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/WAU/Winget-AutoUpdate-Install.ps1 b/Sources/WAU/Winget-AutoUpdate-Install.ps1 index bd09603..1203bb5 100644 --- a/Sources/WAU/Winget-AutoUpdate-Install.ps1 +++ b/Sources/WAU/Winget-AutoUpdate-Install.ps1 @@ -129,7 +129,7 @@ param( function Install-WingetAutoUpdate { - Write-ToLog "Installing WAU..." "Yellow" + Write-ToLog "Installing WAU $WAUVersion..." "Yellow" try { #Copy files to location