Remove version file post install

pull/315/head
romanitho 2023-04-12 16:39:24 +02:00
parent 7731733eac
commit 78ee089c87
2 changed files with 2 additions and 1 deletions

View File

@ -552,5 +552,6 @@ else {
Uninstall-WingetAutoUpdate
}
Remove-Item "$WingetUpdatePath\Version.txt" -Force
Write-host "`nEnd of process." -ForegroundColor Cyan
Start-Sleep 3

View File

@ -1 +1 @@
1.14.3
1.17.3