diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 5784a94..794c6d7 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -64,7 +64,7 @@ param( <# APP INFO #> -$WAUVersion = "1.13.0" +$WAUVersion = "1.13.2" <# FUNCTIONS #>