Skip to content

Commit 8c83128

Browse files
authored
docs(release): also update the version number in SECURITY.md (#258)
Signed-off-by: dm4 <[email protected]>
1 parent ce2144f commit 8c83128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contribute/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ sidebar_position: 9
4848

4949
## Create the Official Release
5050

51-
- [ ] Make sure the `Changelog.md` and `.CurrentChangelog.md` have the correct version number and the release date.
51+
- [ ] Make sure the `Changelog.md`, `.CurrentChangelog.md` and the `SECURITY.md` have the correct version number and the release date.
5252
- [ ] Use git tag to create a new release tag `major.minor.patch`. And push this tag to GitHub.
5353
- [ ] Wait for the CI builds and push the release binaries and release notes to the GitHub release page.
5454
- [ ] Publish the release.

0 commit comments

Comments
 (0)