Include xDS example's README.md when updating release tag version.

This commit is contained in:
Chengyuan Zhang 2020-02-13 11:00:12 -08:00
parent 941de0e80b
commit e320b9bee5
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ Tagging the Release
$ ${EDITOR:-nano -w} README.md
$ ${EDITOR:-nano -w} documentation/android-channel-builder.md
$ ${EDITOR:-nano -w} cronet/README.md
$ ${EDITOR:-nano -w} examples/example-xds/README.md
$ git commit -a -m "Update README etc to reference $MAJOR.$MINOR.$PATCH"
```
3. Change root build files to remove "-SNAPSHOT" for the next release version