sw.js: Cache-Version auf v4 (erzwingt Re-Fetch nach Picker-Feature)

This commit is contained in:
rene 2026-04-13 19:45:52 +02:00
parent 56ab20a705
commit 1352c2f54f

View file

@ -3,7 +3,7 @@
Offline-Cache + Push Notifications
============================================================ */
const CACHE_VERSION = 'by-v3';
const CACHE_VERSION = 'by-v4';
const CACHE_STATIC = `${CACHE_VERSION}-static`;
// Diese Dateien werden beim Install gecacht (App Shell)