diff --git a/docs/Release-Checklist.md b/docs/Release-Checklist.md index bdd27690..4cf80108 100644 --- a/docs/Release-Checklist.md +++ b/docs/Release-Checklist.md @@ -4,6 +4,7 @@ Steps for making a release of Cyclone: - Prepare release notes - Update release number in: - `common.sld` and rebuild bootstrap source files + - `Dockerfile` - `DEBIAN/control` in cyclone-bootstrap - `.github/workflows/Release.yml` job in cyclone-bootstrap - Update documentation, if applicable