diff --git a/service-worker.js b/service-worker.js index 0e37b90..f4d4300 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const CACHE_NAME = 'kashilo-v52'; +const CACHE_NAME = 'kashilo-v53'; const STATIC_ASSETS = [ '/', '/index.html',