Vorbereitungen für nächsten Zwischenrelease

This commit is contained in:
Alexander Malzkuhn 2025-10-30 13:42:37 +01:00
parent 0b517f2b30
commit e94ea84337
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@ from pathlib import Path
import hashlib import hashlib
app_title = "Zeiterfassung" app_title = "Zeiterfassung"
app_version = "beta-2025.0.1" app_version = "beta-2025.0.2"
# Standardpfade # Standardpfade

View File

@ -1,7 +1,6 @@
{ {
"admin_user": { "admin_user": {
"0": "admin", "0": "admin"
"1": "admin2"
}, },
"no_time_users": { "no_time_users": {
"0": "admin" "0": "admin"