diff --git a/static/index.html b/static/index.html index 680a336..3e8281b 100644 --- a/static/index.html +++ b/static/index.html @@ -62,7 +62,7 @@ diff --git a/static/sw.js b/static/sw.js index 71afb58..3dcae69 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,6 +1,6 @@ -/* Service Worker */ +/* Service Worker */ -const appVersion = "0.0.1-dev" +const appVersion = "0.0.1-dev-20230127001" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [