mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-19 00:56:16 +00:00
Extract a buildVersionInfo helper from HandleHealth so both endpoints emit identical version + VCS metadata. JSON callers hitting / now get the same release context they get from /health; under go run/test where debug.ReadBuildInfo lacks VCS settings, version falls back to "0.0.1" and the vcs_* keys are omitted (instead of empty strings). The HTML branch of / is unchanged — the embedded index.html keeps its own version-display story. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>