From 1e7576e7d0d3cbf33d2f376a573a602350c0ec3f Mon Sep 17 00:00:00 2001 From: Shawn Date: Mon, 1 Jun 2026 23:28:45 -0400 Subject: [PATCH] chore: bump SW cache to v9 --- static/sw.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/sw.js b/static/sw.js index f736a13..776c7ef 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-v8'; +const CACHE_NAME = 'canteen-v9'; // App shell — core resources needed to boot the PWA const APP_SHELL = [