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 3e03132 commit 360cc84Copy full SHA for 360cc84
pages/development-resources/release-checklist.md
@@ -52,7 +52,7 @@ remain accurate.
52
1. Add `pages/releases/index.md` to the git index: `git add pages/releases/index.md`
53
1. Update the version string in remaining files requiring manual edits:
54
1. Edit the `.VERSION` file
55
- 1. Edit the CMake example on line 129 of `README.md`
+ 1. Edit the CMake example on line 124 of `README.md`
56
1. Add both files to the git index: `git add .VERSION
57
README.md`
58
1. Commit the changes to the master branch: `git commit`
0 commit comments