close #28 i think

This commit is contained in:
2022-06-19 11:55:12 +02:00
parent 82e4d36b14
commit c35d27198c
2 changed files with 15 additions and 7 deletions

2
sw.js
View File

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