Deploy: SW by-v360, APP_VER 345

This commit is contained in:
rene 2026-04-25 08:23:45 +02:00
parent 22225d5717
commit 5aba366b21
2 changed files with 2 additions and 2 deletions

View file

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