diff --git a/RELEASING.md b/RELEASING.md index 3483676844..4387c5ddd3 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -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