We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641bceb commit 8126c97Copy full SHA for 8126c97
RELEASE_CHECKLIST.md
@@ -11,7 +11,7 @@ This document outlines the steps required to prepare and execute a new release o
11
- [ ] Update the version number in [Cargo.toml](./Cargo.toml)
12
- [ ] Update the version number in [the \*nix install script](./scripts/nix/install.sh)
13
- [ ] Update the version number in [the Windows install script](./scripts/windows/install.ps1)
14
-- [ ] Update the version number in [the command reference](./docs/source/command-reference.mdx)
+- [ ] Update the version number in [the install doc page](./docs/source/install.mdx)
15
- [ ] Create a PR with these changes
16
- [ ] Copy and paste the section of the change log for this release into the PR comment
17
- [ ] Get the PR approved and merged
0 commit comments