Kairo-Jinkendo/backend/version.py
Lars 2b0d5dd3d9
All checks were successful
Deploy Development / deploy (push) Successful in 45s
Test Suite / pytest-backend (push) Successful in 2m40s
Test Suite / lint-backend (push) Successful in 3s
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 13s
AP2.2a: Archetyp-Starter-Kits und MVP Execution Plan v0.2.
Referenz-Vorhaben A1/A2/B2b/B2a per UI anlegbar mit gefuehrter Starter-Struktur; Dogfooding-Seed deprecated. Plan-Korrektur: Execution Plan v0.2 statt Seed-Spiegel als Prioritaet.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 16:02:09 +02:00

4 lines
84 B
Python

APP_VERSION = "0.20.0-ap2.2a"
DB_SCHEMA_VERSION = "025"
APP_NAME = "jinkendo-kairo"