diff --git a/VERSION b/VERSION index e50f8eb..8b37c8c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1096 \ No newline at end of file +1097 \ No newline at end of file diff --git a/backend/static/index.html b/backend/static/index.html index f03b358..59e915d 100644 --- a/backend/static/index.html +++ b/backend/static/index.html @@ -101,9 +101,9 @@ - - - + + +
@@ -625,11 +625,11 @@ - - - - - + + + + + diff --git a/backend/static/js/app.js b/backend/static/js/app.js index 5506da7..7106076 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 = '1096'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen +const APP_VER = '1097'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen const APP_VERSION = '1.6.0'; // ← semantische Version, wird bei make release gesetzt window.APP_VER = APP_VER; // global verfügbar für andere Module (z.B. offline-indicator) window.APP_VERSION = APP_VERSION; diff --git a/backend/static/landing.html b/backend/static/landing.html index c8ebe39..3e8eaa5 100644 --- a/backend/static/landing.html +++ b/backend/static/landing.html @@ -1359,8 +1359,8 @@