pub fn version_with_vendor( version: Version, vendor: Option<&str>, ) -> Result<Version>
Add the exact expected vendor identity to a fedimintd release version.