summaryrefslogtreecommitdiff
path: root/web/sw.js
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-02 09:46:52 +0300
committerPaul Buetow <paul@buetow.org>2026-05-02 09:46:52 +0300
commit5275a0a4cec129bc1ea66beab934bf472f7a7fd2 (patch)
treef86db43c092efc773df5d570cb17fd205718d930 /web/sw.js
parent95c6ce72bdf16ead39d0df1ee27b0474441fbe4f (diff)
switch sidebar hotkey to s, always rebuild/rescan in start.sh, bump sw.js cache
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 aef24d5..1be52f7 100644
--- a/web/sw.js
+++ b/web/sw.js
@@ -1,4 +1,4 @@
-const CACHE = 'kiss-v1';
+const CACHE = 'kiss-v2';
const ASSETS = [
'/',
'/index.html',