From f2ed3294a4b1a35ddf52d6573b10fd507af1dade Mon Sep 17 00:00:00 2001 From: Aaron Blankstein Date: Tue, 29 Jun 2021 15:08:39 -0500 Subject: [PATCH] Update README.md Co-authored-by: Ludo Galabru --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ff2f395c..78832996c 100644 --- a/README.md +++ b/README.md @@ -340,7 +340,7 @@ For non-consensus breaking releases, this project uses the following release pro 1. Immediately following this, the release manager will then create a new tag by manually triggering the [`stacks-blockchain` Github Actions workflow](https://github.com/blockstack/stacks-blockchain/actions/workflows/stacks-blockchain.yml) - against the `develop` branch, inputting the release candidate tag, `2.1.x.y.z-rc0`, + against the `develop` branch, inputting the release candidate tag, `2.0.x.y.z-rc0`, in the Action's input textbox. 1. Once the release candidate has been built, and docker images, etc. are available,