Skip to content

Explicitly cast version to string for comparison

Øyvind Evju requested to merge version-check-string into dev

When loading yaml, the version information could be interpreted as an integer or float. Cast to string when comparing versions.

Merge request reports

Loading