Checks whether the running MJ version satisfies an app's required range.
The current MJ version (e.g., '4.3.1')
The semver range from the manifest (e.g., '>=4.0.0 <5.0.0')
Compatibility result with explanation if incompatible
Checks whether the running MJ version satisfies an app's required range.