Closed devmaxde closed 1 month ago
This merge request modifies the version parsing regex to handle cases where the major version is not specified. It will default to 3, because the value is reused later.
https://protobuf.dev/support/version-support/
This merge request modifies the version parsing regex to handle cases where the major version is not specified. It will default to 3, because the value is reused later.
https://protobuf.dev/support/version-support/