Skip to content

Commit 1235fe5

Browse files
Fix a missing point and a typo in release procedure
1 parent 2f703d0 commit 1235fe5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ReleaseProcedure.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,14 @@ Tools\gitreleasemanager.0.7.0\tools\GitReleaseManager.exe create -o nhibernate -
3636
* Upload binary and source zip files to SourceForge. Update the "latest
3737
release".
3838

39-
* Update download link on nhibernate.info.
39+
* Update download link on nhibernate.info. Update the reference documentation
40+
if needed.
4041

4142
* Push nuget packages including the symbol packages.
4243

4344
* In GitHub, mark the milestone as released and publish the release draft,
4445
creating the release tag by the way. (It should match the tag in the
45-
releasenots link of the release description.)
46+
releasenotes link of the release description.)
4647

4748
* Post release announcement to nhusers, nhibernate-development and as
4849
project news on SourceForge.

0 commit comments

Comments
 (0)