v0.6.4: update filter styles

This commit is contained in:
kritzl 2024-06-10 14:47:31 +02:00
parent 2a0b6dbfe6
commit 16175c2d17
6 changed files with 127 additions and 114 deletions

2
sw.js
View file

@ -1,4 +1,4 @@
const version = '0.6.3'
const version = '0.6.4'
const consolePrefix = `[SW v${version}] `
const cacheName = `hvvstuhl-${version}`;