patch

val patch: Int

The patch version number.

This is extracted from the part after the last dot, up to any hyphen suffix. If parsing fails, defaults to 0.

Example: For "2.1.3-alpha", returns 3