diff --git a/frontend/index.html b/frontend/index.html index e333e94..6f9c478 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -902,15 +902,15 @@
-
-
+
+
STK menu
-
+
STATUS and Polling
@@ -920,7 +920,7 @@
-
+
Events that the card monitors (SET UP EVENT LIST):
diff --git a/frontend/sw.js b/frontend/sw.js index 67b08ad..e1b9fa7 100644 --- a/frontend/sw.js +++ b/frontend/sw.js @@ -1,4 +1,4 @@ -const CACHE = 'otaman-v94'; +const CACHE = 'otaman-v95'; const URLS = [ 'index.html', 'help.html',