pub fn versions_compatible(version: &str, required: &Option<String>) -> bool
Check if the versions are compatible (differ in patch version only)