From 21db3a1fb0612ca19c103925394a4772efcc322c Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Fri, 27 Oct 2017 04:57:30 +0530 Subject: api-changes: update proto script --- contributors/devel/api_changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/devel/api_changes.md b/contributors/devel/api_changes.md index 924f8735..1d686bbf 100644 --- a/contributors/devel/api_changes.md +++ b/contributors/devel/api_changes.md @@ -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 -- cgit v1.2.3