fix: bump SW cache version to force app.js refresh

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Gros Frumos 2026-03-21 16:13:08 +02:00
parent 268fb62bf3
commit 6617c85cd5

View file

@ -1,6 +1,6 @@
'use strict'; 'use strict';
const CACHE_NAME = 'baton-v1'; const CACHE_NAME = 'baton-v2';
// App shell assets to precache // App shell assets to precache
const APP_SHELL = [ const APP_SHELL = [