This change no longer checks the minor version numbner in the json version.
This way the current exported json version 2.0.1 from llvm-cov will be accepted.
Issue: #12
[x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
[x] Ensure that the pull request title represents the desired changelog entry
[x] Please describe what you did
[x] Link to relevant issues in GitHub or Jira
[x] Link to relevant pull requests, esp. upstream and downstream changes
[ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue
This change no longer checks the minor version numbner in the json version. This way the current exported json version 2.0.1 from llvm-cov will be accepted.
Issue: #12