diff --git a/static/sw.js b/static/sw.js index b10e404..f736a13 100644 --- a/static/sw.js +++ b/static/sw.js @@ -3,7 +3,7 @@ // Caches app shell + CDN deps. Network-first for API, cache fallback for static. // ═══════════════════════════════════════════════════════════════════════════ -const CACHE_NAME = 'canteen-v7'; +const CACHE_NAME = 'canteen-v8'; // App shell — core resources needed to boot the PWA const APP_SHELL = [