Skip to content

Commit 360cc84

Browse files
committed
update checklist
1 parent 3e03132 commit 360cc84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/development-resources/release-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ remain accurate.
5252
1. Add `pages/releases/index.md` to the git index: `git add pages/releases/index.md`
5353
1. Update the version string in remaining files requiring manual edits:
5454
1. Edit the `.VERSION` file
55-
1. Edit the CMake example on line 129 of `README.md`
55+
1. Edit the CMake example on line 124 of `README.md`
5656
1. Add both files to the git index: `git add .VERSION
5757
README.md`
5858
1. Commit the changes to the master branch: `git commit`

0 commit comments

Comments
 (0)