Ariver
2026-06-02 3fbceec8de833416bf1ae049f959f222c3f1a4a0
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