Currently, Protobuf release's for bazel use the format of $Y.$Z instead of $X.$Y.$Z. Java tools that rely on using SemVer for automatic detection have the prefix of 4.$Y.$Z. Is there any plan to harmonize the release versions, so that tools can properly detect version changes using SemVer sorting alone?