summaryrefslogtreecommitdiff
path: root/web/sw.js
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-09 19:58:44 +0300
committerPaul Buetow <paul@buetow.org>2026-05-09 19:58:44 +0300
commit868b7fb10c912ea3b7200d1ffa1f287dce335f23 (patch)
treea524d91e484bf4c814a269815594b3ebae66bed4 /web/sw.js
parent8c32cd117abe79f4ee6cff3a950ffc35c95faeff (diff)
Fix shuffle hotkey reshuffle behavior (q1)
Diffstat (limited to 'web/sw.js')
-rw-r--r--web/sw.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/sw.js b/web/sw.js
index 503ce8e..9707748 100644
--- a/web/sw.js
+++ b/web/sw.js
@@ -1,4 +1,4 @@
-const CACHE = 'kiss-v18';
+const CACHE = 'kiss-v19';
const ASSETS = [
'/',
'/index.html',