diff --git a/Release-Checklist.md b/Release-Checklist.md index c41d016..102725a 100644 --- a/Release-Checklist.md +++ b/Release-Checklist.md @@ -6,6 +6,7 @@ This is an internal checklist of things not to forget before releasing a new Pri 1. increment version number (search and replace in all text files) 1. rerun a full phpunit test suite 1. manually retest key functions on a site with the latest code, especially looking for visual glitches. +1. update SRI hashes if necessary ## Release