diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 6ba7929..a28c018 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -60,7 +60,7 @@ param( <# APP INFO #> -$WAUVersion = "1.11.4" +$WAUVersion = "1.11.5" <# FUNCTIONS #>