Remove version file post install
parent
7731733eac
commit
78ee089c87
|
@ -552,5 +552,6 @@ else {
|
||||||
Uninstall-WingetAutoUpdate
|
Uninstall-WingetAutoUpdate
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Remove-Item "$WingetUpdatePath\Version.txt" -Force
|
||||||
Write-host "`nEnd of process." -ForegroundColor Cyan
|
Write-host "`nEnd of process." -ForegroundColor Cyan
|
||||||
Start-Sleep 3
|
Start-Sleep 3
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
1.14.3
|
1.17.3
|
Loading…
Reference in New Issue