From 4cbc98f0a92b18befcb0c0a9fe59f9e70dcfbe9a Mon Sep 17 00:00:00 2001 From: jamulix Date: Tue, 28 Oct 2025 19:36:28 +0100 Subject: [PATCH] =?UTF-8?q?"Zur=C3=BCck=20zum=20Training"-Button=20auf=20d?= =?UTF-8?q?er=20Statistik-Seite=20durch=20Lucide=20'undo-2'=20Symbol=20ers?= =?UTF-8?q?etzt"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HILFE.md | 4 ++-- VERSION | 2 +- app.py | 2 +- templates/statistics.html | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/HILFE.md b/HILFE.md index 6bedbe3..fb80093 100644 --- a/HILFE.md +++ b/HILFE.md @@ -1,4 +1,4 @@ -# 📖 Typewriter Trainer - Online-Hilfe +# 📖 Typewriter Trainer - Online-Hilfe (v0.4.0) Willkommen beim Typewriter Trainer! Diese Hilfe erklärt alle Funktionen und gibt Tipps für effektives Tipptraining. @@ -426,4 +426,4 @@ Der Text scrollt **automatisch**, sodass: --- -*Typewriter Trainer v0.3.0 - Mit ❤️ entwickelt für effektives Tipptraining* +*Typewriter Trainer v0.4.0 - Mit ❤️ entwickelt für effektives Tipptraining* diff --git a/VERSION b/VERSION index fb7a04c..1d0ba9e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.4.0 +0.4.0 diff --git a/app.py b/app.py index f05d90a..e2b9215 100644 --- a/app.py +++ b/app.py @@ -26,7 +26,7 @@ def get_version() -> str: with open(version_file, 'r') as f: return f.read().strip() except Exception: - return 'unknown' + return '0.4.0' VERSION = get_version() diff --git a/templates/statistics.html b/templates/statistics.html index 90f3ac4..1ffb7a0 100644 --- a/templates/statistics.html +++ b/templates/statistics.html @@ -25,9 +25,9 @@ - +
+ +