Bump version to 3.7.3 for VOD auth fix

Publish a new auto-update release after the Twitch re-authentication fix so existing installations can receive the patch through electron-updater.
This commit is contained in:
xRangerDE
2026-02-13 09:33:50 +01:00
parent f3bfed9b56
commit 98c66c307e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import { autoUpdater } from 'electron-updater';
// ==========================================
// CONFIG & CONSTANTS
// ==========================================
const APP_VERSION = '3.7.2';
const APP_VERSION = '3.7.3';
const UPDATE_CHECK_URL = 'http://24-music.de/version.json';
// Paths