diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-09 19:58:44 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-09 19:58:44 +0300 |
| commit | 868b7fb10c912ea3b7200d1ffa1f287dce335f23 (patch) | |
| tree | a524d91e484bf4c814a269815594b3ebae66bed4 /web/sw.js | |
| parent | 8c32cd117abe79f4ee6cff3a950ffc35c95faeff (diff) | |
Fix shuffle hotkey reshuffle behavior (q1)
Diffstat (limited to 'web/sw.js')
| -rw-r--r-- | web/sw.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -const CACHE = 'kiss-v18'; +const CACHE = 'kiss-v19'; const ASSETS = [ '/', '/index.html', |
