Kairo-Jinkendo/backend/version.py
Lars 495993cad6
All checks were successful
Deploy Development / deploy (push) Successful in 44s
Test Suite / pytest-backend (push) Successful in 1m49s
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 19s
Test Suite / playwright-smoke (push) Successful in 12s
Fix: test_backlog_sort_order setzt beide sort_order-Werte ohne Tie.
Einzel-PATCH auf 0 kollidierte mit dem ersten Item; entspricht dem Batch-Reorder aus AP1.12c.

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

4 lines
89 B
Python

APP_VERSION = "0.16.9-ap1.12d-fix"
DB_SCHEMA_VERSION = "015"
APP_NAME = "jinkendo-kairo"