diff --git a/frontend/index.html b/frontend/index.html index d3790b1..e7b1e48 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -20,7 +20,7 @@

OTAMan SIM OTA with a Human Face v2.0.0

- + diff --git a/frontend/sw.js b/frontend/sw.js index 021bca4..a8648fe 100644 --- a/frontend/sw.js +++ b/frontend/sw.js @@ -1,4 +1,4 @@ -const CACHE = 'otaman-v111'; +const CACHE = 'otaman-v112'; const URLS = [ 'index.html', 'help.html',