diff --git a/Winget-AutoUpdate-Install.ps1 b/Winget-AutoUpdate-Install.ps1 index c6054e2..fe37eca 100644 --- a/Winget-AutoUpdate-Install.ps1 +++ b/Winget-AutoUpdate-Install.ps1 @@ -552,5 +552,6 @@ else { Uninstall-WingetAutoUpdate } +Remove-Item "$WingetUpdatePath\Version.txt" -Force Write-host "`nEnd of process." -ForegroundColor Cyan Start-Sleep 3 diff --git a/Winget-AutoUpdate/Version.txt b/Winget-AutoUpdate/Version.txt index 282f354..021c75e 100644 --- a/Winget-AutoUpdate/Version.txt +++ b/Winget-AutoUpdate/Version.txt @@ -1 +1 @@ -1.14.3 \ No newline at end of file +1.17.3 \ No newline at end of file