Fix: manifest.json modernisiert — id, scope, screenshots, prefer_related_applications — SW by-v503, APP_VER 480

This commit is contained in:
rene 2026-04-29 15:01:14 +02:00
parent 977fbeb0fd
commit 414b7131e8
3 changed files with 108 additions and 22 deletions

View file

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