UX: Jahresbericht — Wahlmöglichkeit wenn letzter Bericht <30 Tage alt — SW by-v506, APP_VER 483

This commit is contained in:
rene 2026-04-29 17:06:34 +02:00
parent 9832cd24d8
commit 41d5d745cb
3 changed files with 53 additions and 2 deletions

View file

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