Browse Source

Update release instructions (#5556)

after changing download link in `main` branch to `latest`
Trask Stalnaker 3 years ago
parent
commit
d2bd06e384
1 changed files with 1 additions and 8 deletions
  1. 1 8
      RELEASING.md

+ 1 - 8
RELEASING.md

@@ -36,11 +36,6 @@ find the draft release created by the release workflow, and
 * Select the checkbox for "Create a discussion for this release"
 * Select the checkbox for "Create a discussion for this release"
 * Press the "Publish release" button
 * Press the "Publish release" button
 
 
-After making the release:
-
-* Merge a PR to `main` with the following change
-  * Bump the version in the download link in the root `README.md` file
-
 ## Patch Release
 ## Patch Release
 
 
 All patch releases should include only bug-fixes, and must avoid
 All patch releases should include only bug-fixes, and must avoid
@@ -77,6 +72,4 @@ find the draft release created by the release workflow, and
 
 
 After making the release:
 After making the release:
 
 
-* Merge a PR to `main` with the following change
-  * Change log updates from the patch release
-  * Bump the version in the download link in the root `README.md` file
+* Merge a PR to `main` with the change log updates from the patch release