api-changes: update proto script

This commit is contained in:
Nikhita Raghunath 2017-10-27 04:57:30 +05:30
parent d109fde142
commit 21db3a1fb0
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,7 @@ The auto-generated code resides with each versioned API:
To regenerate them run:
```sh
hack/update-codecgen.sh
hack/update-generated-protobuf.sh
```
## Making a new API Version