uber/prototool

version conversion

xufei56789 opened this issue · 2 comments

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

Do you mean protobuf version? Not sure what you're actually saying here.

Is the protobuf version, How can I compile proto2?