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

View file

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