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 @@ - +
+ +