This commit is contained in:
2025-04-05 19:03:11 +00:00
parent eca844ce3b
commit 5ad07c7ea5

View File

@@ -18,7 +18,7 @@ except ImportError:
# ==================== KONFIGURATION ====================
class Config:
VERSION = "v1.3.16" # v1.3.16: Neuer Modus 51 für gezielte Verifizierung (Branche & FSM)
VERSION = "v1.3.16a" # v1.3.16: Neuer Modus 51 für gezielte Verifizierung (Branche & FSM)
LANG = "de"
CREDENTIALS_FILE = "service_account.json"
SHEET_URL = "https://docs.google.com/spreadsheets/d/1u_gHr9JUfmV1-iviRzbSe3575QEp7KLhK5jFV_gJcgo"