Forgot to change the test version back...

pull/419/head
KnifMelti 2023-10-11 22:26:48 +02:00
parent c595332b81
commit dabbf96dee
1 changed files with 1 additions and 1 deletions

View File

@ -252,7 +252,7 @@ function Install-WinGet {
Remove-Item -Path $VCLibsFile -Force
}
Update-WinGet "1.6.2721" $WingetUpdatePath
Update-WinGet $WinGetAvailableVersion $WingetUpdatePath
}
elseif ($WinGetAvailableVersion -match "-pre") {