version conversion
xufei56789 opened this issue · 2 comments
xufei56789 commented
Problem reproduction
execute:
docker run --rm -it -v $(pwd):/work uber/prototool:1.10.0 prototool generate
The generated prototool version is v1.3.1
Expect
prototool version is v1.2.1
smaye81 commented
Do you mean protobuf version? Not sure what you're actually saying here.
xufei56789 commented
Is the protobuf version, How can I compile proto2?