Companion-App: Cache-Bump v5 -> v6 (index.html-Aenderungen aus 45e4a2e)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
root 2026-06-06 14:46:40 +00:00
parent 45e4a2ea74
commit 00e3ce9622

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v5";
const CACHE = "slc-companion-v6";
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 = [];