Feature: Übung des Tages — personalisiert aus exercise_progress, 4. Chip auf Welcome — SW by-v481, APP_VER 458

This commit is contained in:
rene 2026-04-29 09:26:41 +02:00
parent 7048499624
commit d9a0be489b
4 changed files with 36 additions and 15 deletions

View file

@ -3,7 +3,7 @@
Router, State-Management, Navigation, Initialisierung.
============================================================ */
const APP_VER = '457'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const APP_VER = '458'; // ← bei jedem Deploy mit Frontend-Änderungen erhöhen
const App = (() => {