This commit is contained in:
remi 2022-06-25 11:49:44 +02:00
parent 00032f9cc0
commit 38376225c8
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4804ab203e1b342590273373d6362f473dc74079
Subproject commit 9f0c4998ee73181e7a9b1a624a457fa377ca6998

2
sw.js
View File

@ -1,4 +1,4 @@
const currentVersion = '1701';
const currentVersion = '28402';
const addResourcesToCache = async (resources) => {
const cache = await caches.open(currentVersion);