diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index 10b4e53..68fb824 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -71,7 +71,7 @@ param( <# APP INFO #> -$WAUVersion = "1.14.1" +$WAUVersion = "1.14.2" <# FUNCTIONS #>