From 3271e548cac02949f604ce606417415f5d43ae8d Mon Sep 17 00:00:00 2001 From: jason plumb <75337021+breedx-splk@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:27:28 -0700 Subject: [PATCH] Update RELEASING.md Co-authored-by: Trask Stalnaker --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index 820ed4bd3..8f939dc0a 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -5,7 +5,7 @@ the snapshot one. These are the steps to follow: -- Review the recent [list of open PRs](https://github.com/open-telemetry/opentelemetry-android/pulls) to to +- Review the recent [list of open PRs](https://github.com/open-telemetry/opentelemetry-android/pulls) to determine if any need to be merged before cutting a release. - Make sure that the `gradle.properties` version property is set to the value you want to release. - Go to