v0.6.2: update favicon

This commit is contained in:
kritzl 2024-06-09 18:54:55 +02:00
parent 085329929f
commit 12048f3a49
13 changed files with 136 additions and 29 deletions

2
sw.js
View file

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