diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 338caf0..f8479b9 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -98,7 +98,7 @@ param( <# APP INFO #> -$WAUVersion = "1.15.2" +$WAUVersion = "1.15.3" <# FUNCTIONS #>