Kairo-Jinkendo/backend/version.py
Lars ba28a86fe5
Some checks failed
Deploy Development / deploy (push) Successful in 46s
Test Suite / pytest-backend (push) Failing after 1m57s
Test Suite / k6 /api/health Baseline (push) Has been skipped
Test Suite / playwright-smoke (push) Has been skipped
Test Suite / lint-backend (push) Successful in 2s
Test Suite / compose-smoke (push) Has been skipped
AP1.5d: Rekursive Tasks im Plan-Knoten Arbeit.
parent_task_id mit Validierung und Roll-up; aufklappbarer Task-Baum unter Arbeitspaketen im Plan-Modus (max. 3 UI-Ebenen).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-10 06:18:55 +02:00

4 lines
84 B
Python

APP_VERSION = "0.17.0-ap1.5d"
DB_SCHEMA_VERSION = "018"
APP_NAME = "jinkendo-kairo"