cache version

This commit is contained in:
Miodec 2022-01-18 14:31:14 +01:00
parent 52f9dcb72d
commit 70959b4c27

View file

@ -1,4 +1,4 @@
const staticCacheName = "sw-cache-2022-1-15-21-00-09";
const staticCacheName = "sw-cache-2022-1-18-14-28-55";
caches.keys().then(function (names) {
for (let name of names) {