package system_version type VersionResponse struct { Version string `json:"version"` }