diff --git a/static/sw.js b/static/sw.js index 52391f5f..94c3e359 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,5 +1,5 @@ // OxiCloud Service Worker -const CACHE_NAME = 'oxicloud-cache-v14'; +const CACHE_NAME = 'oxicloud-cache-v15'; const ASSETS_TO_CACHE = [ '/', '/index.html',