privatevoice.src/internal/updater/updater.go
File was renamed from VoiceSnapGo/internal/updater/updater.go @@ -62,7 +62,7 @@ return fmt.Errorf("cannot determine executable path: %w", err) } tempExe := filepath.Join(os.TempDir(), "VoiceSnap_new.exe") tempExe := filepath.Join(os.TempDir(), "PrivateVoice_Input_new.exe") oldExe := currentExe + ".old" // Download new version