Bump APP_VER 1133 → 1134 (SW-Cache-Bust für Onboarding/Welcome-Fix)

This commit is contained in:
rene 2026-05-30 17:28:29 +02:00
parent b5b1510565
commit 7a10db2da4
5 changed files with 16 additions and 16 deletions

View file

@ -4,7 +4,7 @@
============================================================ */
// ← EINZIGE Stelle für die Version — STATIC_ASSETS und CACHE_VERSION leiten sich ab
const VER = '1133';
const VER = '1134';
const CACHE_VERSION = `by-v${VER}`;
const CACHE_STATIC = `${CACHE_VERSION}-static`;
const CACHE_TILES = 'ban-yaro-tiles-v1'; // bleibt über SW-Updates erhalten