diff --git a/backend/static/js/app.js b/backend/static/js/app.js index f630663..ce8e122 100644 --- a/backend/static/js/app.js +++ b/backend/static/js/app.js @@ -3,7 +3,7 @@ Router, State-Management, Navigation, Initialisierung. ============================================================ */ -const APP_VER = '962'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen +const APP_VER = '963'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen const APP_VERSION = '1.5.1'; // ← semantische Version, wird bei make release gesetzt const IS_STAGING = location.hostname === 'staging.banyaro.app'; // Cache-Bust-Parameter nach Update-Reload sofort entfernen diff --git a/backend/static/landing.html b/backend/static/landing.html index 9e68f67..bd01aa5 100644 --- a/backend/static/landing.html +++ b/backend/static/landing.html @@ -826,7 +826,7 @@