Kairo-Jinkendo/backend/version.py
Lars 451d62ed46
All checks were successful
Deploy Development / deploy (push) Successful in 45s
Test Suite / pytest-backend (push) Successful in 1m13s
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
Test Suite / k6 /api/health Baseline (push) Successful in 18s
Test Suite / playwright-smoke (push) Successful in 15s
AP0.10b: Steering UI Minimum — Next Actions, Heute, Snapshot v2
Workspace beantwortet die Leitfrage mit prominenten Next-Action- und Heute-Widgets sowie erweitertem Steuerungszustand pro Vorhaben.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-05 15:55:05 +02:00

4 lines
85 B
Python

APP_VERSION = "0.10.1-ap0.10b"
DB_SCHEMA_VERSION = "008"
APP_NAME = "jinkendo-kairo"