From e94ea84337c3e9195a68ae7c298e7ceecf6d9925 Mon Sep 17 00:00:00 2001 From: Alexander Malzkuhn Date: Thu, 30 Oct 2025 13:42:37 +0100 Subject: [PATCH] =?UTF-8?q?Vorbereitungen=20f=C3=BCr=20n=C3=A4chsten=20Zwi?= =?UTF-8?q?schenrelease?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/definitions.py | 2 +- settings.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/lib/definitions.py b/lib/definitions.py index f2438fb..31ab1ee 100644 --- a/lib/definitions.py +++ b/lib/definitions.py @@ -6,7 +6,7 @@ from pathlib import Path import hashlib app_title = "Zeiterfassung" -app_version = "beta-2025.0.1" +app_version = "beta-2025.0.2" # Standardpfade diff --git a/settings.json b/settings.json index 7e32a9c..9ac6bba 100644 --- a/settings.json +++ b/settings.json @@ -1,7 +1,6 @@ { "admin_user": { - "0": "admin", - "1": "admin2" + "0": "admin" }, "no_time_users": { "0": "admin"