version property
The version number of the patch. For example, in
example-pkg-1.710.10-2.7.abcd.x86_64
, the version number is
indicated by -1
. Applies to Linux-based instances only.
Implementation
final String? version;
The version number of the patch. For example, in
example-pkg-1.710.10-2.7.abcd.x86_64
, the version number is
indicated by -1
. Applies to Linux-based instances only.
final String? version;