-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tonic-build invalid version number #987
Comments
Oh good catch, I wish this stuff was a bit more automated not sure how I missed that. Will get a release out asap. |
I can probably write a little shell script for CI that checks the versions are always the same. |
@davidpdrsn we could prob setup automatic releases? |
@Morgadoooo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
Invalid version number for tonic-build
Version
tonic v0.7.1 ()
tonic v0.7.1 ()
tonic-build v0.7.0 (*)
Description
After the release of tonic 0.7.1, it seems that you forgot to update the version of tonic-build that don't allow us to use the fix made in this PR [https://github.com//pull/974].
The text was updated successfully, but these errors were encountered: