Feature: KI-Jahresberichte speichern + Archiv + Download — SW by-v505, APP_VER 482

This commit is contained in:
rene 2026-04-29 17:03:49 +02:00
parent b4de0aa27c
commit 9832cd24d8
6 changed files with 146 additions and 17 deletions

View file

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