Feature: Gassirunden-Chip auf Welcome öffnet direkt ORS-Vorschlag im Routen-Tab — SW by-v479, APP_VER 456

This commit is contained in:
rene 2026-04-29 08:18:16 +02:00
parent 369eae5e5a
commit ca8bb495b0
4 changed files with 61 additions and 76 deletions

View file

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