feat: X-Achse auf deutsches Datumsformat umgestellt (dd.MM)

This commit is contained in:
ISA
2025-04-02 07:23:24 +02:00
parent 611fd34fce
commit 60eba4aa01
3 changed files with 17 additions and 10 deletions

View File

@@ -6,5 +6,5 @@
2: Patch oder Hotfix (Bugfixes oder kleine Änderungen).
*/
const webVersion = "1.6.197";
const webVersion = "1.6.198";
export default webVersion;