update cache version name && add source footer

This commit is contained in:
2025-11-18 13:08:23 -05:00
parent 64bd500161
commit c72b6e5f1a
2 changed files with 6 additions and 1 deletions

2
sw.js
View File

@ -1,4 +1,4 @@
const CACHE_NAME = 'v1';
const CACHE_NAME = 'v2';
const ASSETS = [
'/',
'/index.html',