Gets the string representation of the version.
@override String toString() { return "$major.$minor"; }