diff --git a/heonian-resources b/heonian-resources index 4804ab2..9f0c499 160000 --- a/heonian-resources +++ b/heonian-resources @@ -1 +1 @@ -Subproject commit 4804ab203e1b342590273373d6362f473dc74079 +Subproject commit 9f0c4998ee73181e7a9b1a624a457fa377ca6998 diff --git a/sw.js b/sw.js index 8bc2b4f..0d179c8 100644 --- a/sw.js +++ b/sw.js @@ -1,4 +1,4 @@ -const currentVersion = '1701'; +const currentVersion = '28402'; const addResourcesToCache = async (resources) => { const cache = await caches.open(currentVersion);