diff --git a/static/index.html b/static/index.html index 6fb3178..7262c29 100644 --- a/static/index.html +++ b/static/index.html @@ -62,7 +62,7 @@ diff --git a/static/sw.js b/static/sw.js index a2101df..52892bb 100644 --- a/static/sw.js +++ b/static/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "0.0.1-dev-2023020201" +const appVersion = "0.0.1-dev-2023020202" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [