diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 9bbe839..1409e86 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -94,7 +94,7 @@ param( <# APP INFO #> -$WAUVersion = "1.15.1" +$WAUVersion = "1.15.2" <# FUNCTIONS #>