diff
Return
the greatest difference
See also
.diff
Parameters
version
the version to compare
Returns the greatest difference between 2 versions. For example, if the current version is "1.2.3" and compared version is "1.3.0", the biggest difference is the 'MINOR' number.
Return
the greatest difference
Parameters
version
the version to compare