Version information endpoints
GET /api/v1/version
curl http://localhost:8080/api/v1/version
200 OK
{ "version": "latest-version-here" }