From 370dacd41f959c3237d0fca5dc6bf59488a3fb7c Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 16 Nov 2023 14:00:44 -0600 Subject: [PATCH] Polishing. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9fce1e53..7db611d8 100644 --- a/README.adoc +++ b/README.adoc @@ -64,7 +64,7 @@ But part of the release process requires a local check, which DOES depend upon y % git push -f origin release-3.1.x ---- + -. Once completed, push the `3.1.x` branch for next version's snapshots. +5. Once completed, push the `3.1.x` branch for next version's snapshots. + ---- % git checkout 3.1.x