minor

val minor: Int

The minor version number.

This is extracted from the part between the first and last dot in the version string. If parsing fails, defaults to 0.

Example: For "2.1.3", returns 1