diff --git a/index.html b/index.html index fcc9db7..63498c1 100644 --- a/index.html +++ b/index.html @@ -66,7 +66,7 @@ diff --git a/sw.js b/sw.js index 08250ac..b975e29 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "1.3.0" +const appVersion = "2.0.0-dev" const cacheName = `owlboard-${appVersion}`; const cacheIDs = [cacheName]; const cacheFiles = [