diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index c6f1c15..a168716 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -117,7 +117,7 @@ param( <# APP INFO #> -$WAUVersion = "1.17.0" +$WAUVersion = "1.17.1" <# FUNCTIONS #>