diff --git a/static/index.html b/static/index.html index ab1dbe8..abc3b7f 100644 --- a/static/index.html +++ b/static/index.html @@ -64,7 +64,7 @@ diff --git a/static/sw.js b/static/sw.js index 8520894..ee57f4b 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "0.0.1" +const appVersion = "0.0.2" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [