Companion-App: Cache-Bump v7 -> v8 (index.html-Aenderungen aus adbc96c)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Patrick (srv deploy) 2026-06-06 15:37:34 +00:00
parent adbc96c7b9
commit 8221070207

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v7";
const CACHE = "slc-companion-v8";
const SHELL = ["./", "index.html", "manifest.webmanifest", "icon.svg"];
// Action-Card-Grafiken (cards/s<service>-c<change>.png) fuer Offline vorab cachen (alle 30).
const CARDS = [];