v3.7.0: Fix GitHub auto-update artifact naming

- Use consistent artifact name with dashes for GitHub releases

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
xRangerDE
2026-02-04 15:42:10 +01:00
co-authored by Claude Opus 4.5
parent a69fc92599
commit 180ff12bf2
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import { autoUpdater } from 'electron-updater';
// ==========================================
// CONFIG & CONSTANTS
// ==========================================
const APP_VERSION = '3.6.9';
const APP_VERSION = '3.7.0';
const UPDATE_CHECK_URL = 'http://24-music.de/version.json';
// Paths