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:
parent
268fb62bf3
commit
6617c85cd5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
const CACHE_NAME = 'baton-v1';
|
||||
const CACHE_NAME = 'baton-v2';
|
||||
|
||||
// App shell assets to precache
|
||||
const APP_SHELL = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue