From d1eabea3e3b5760e621c7ca169739ca0c2d6f08e Mon Sep 17 00:00:00 2001 From: Tobias Leuschner Date: Sat, 9 May 2026 02:24:48 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20Protokoll=20in=20Logs=20umbenannt=20und?= =?UTF-8?q?=20Versionsnummer=20auf=201.0.6=20erh=C3=B6ht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.py | 4 ++-- version.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app.py b/app.py index 40d8d70..c5ecc7d 100644 --- a/app.py +++ b/app.py @@ -1609,11 +1609,11 @@ body{background:var(--bg);color:var(--txt);font-family:-apple-system,BlinkMacSys - +
- Protokoll + Logs
Noch keine Einträge
diff --git a/version.txt b/version.txt index 1464c52..ece61c6 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.5 \ No newline at end of file +1.0.6 \ No newline at end of file