diff --git a/frontend/index.html b/frontend/index.html index d043dd5..391e075 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -24,7 +24,7 @@ - + github diff --git a/frontend/sw.js b/frontend/sw.js index 2a256eb..244fc8d 100644 --- a/frontend/sw.js +++ b/frontend/sw.js @@ -1,4 +1,4 @@ -const CACHE = 'simple-v197'; +const CACHE = 'simple-v198'; const URLS = [ 'index.html', 'help.html',