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

View file

@ -1,4 +1,4 @@
const version = '0.6.1'
const version = '0.6.2'
const minorVersion = version.split('.').splice(0, 2).join('.');
const numberFormat = new Intl.NumberFormat('de-DE', {
maximumFractionDigits: 1