From 2d7da0e20c954be244f7b9eac548a0465c98e652 Mon Sep 17 00:00:00 2001 From: Greg Brail Date: Thu, 17 Feb 2022 10:45:23 -0800 Subject: [PATCH] Fix a merge problem with release steps --- RELEASE-STEPS.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/RELEASE-STEPS.md b/RELEASE-STEPS.md index a096e6d9fa..5e7c592ab1 100644 --- a/RELEASE-STEPS.md +++ b/RELEASE-STEPS.md @@ -156,8 +156,3 @@ for any newly-passing test labeled as "NOW SUPPORTED." Now it's time to move to the next "SNAPSHOT" release. Update gradle.properties, create a PR, and push the new PR. Now development can proceeed anew! -## Prepare for Next Release - -Now it's time to move to the next "SNAPSHOT" release. Update gradle.properties, -create a PR, and push the new PR. Now development can proceeed anew! -