Browse Source

Updated the release checklist documentation

Sam Lantinga 8 months ago
parent
commit
ddb1e66d90
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/release_checklist.md

+ 2 - 0
docs/release_checklist.md

@@ -9,6 +9,8 @@
   to have GitHub Actions create release assets. This makes sure the revision
   to have GitHub Actions create release assets. This makes sure the revision
   string baked into the archives is correct.
   string baked into the archives is correct.
 
 
+* Verify that the source archive REVISION.txt has the correct release tag.
+
 * Create a GitHub release and attach the archives you just generated.
 * Create a GitHub release and attach the archives you just generated.
 
 
 ## New feature release
 ## New feature release