Files
TimeTracker/app/config
Dries Peeters 09146fcd2b fix: resolve app version from setup.py when Docker uses dev-0
Generic images set APP_VERSION=dev-0 by default, which hid the real
semver in the UI (e.g. vdev-0). Treat that value as unset so setup.py
wins unless a real override is set; add a regression test.
2026-05-15 06:47:58 +02:00
..