Admin: APP-Version + SW-Version im System-Panel — SW by-v439, APP_VER 418

This commit is contained in:
rene 2026-04-26 17:44:45 +02:00
parent e0c2b2bdc1
commit 664fb2a79b
4 changed files with 20 additions and 4 deletions

View file

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