Updated Release Checklist (markdown)

Paul Schaub 2023-04-14 15:59:26 +02:00
parent b029e3b226
commit 11e9658cee
1 changed files with 1 additions and 0 deletions

@ -1,4 +1,5 @@
* Update `CHANGELOG.md` and dependency version in `README.md` and `pgpainless-sop/README.md`
* If SOP revision bump: Verify that `VersionImpl.SOP_VERSION` is up to date.
* Check if code is in good shape -> `gradle check javadocAll`
* Stable release? -> `git checkout -b release/X.Y`
* Set the version in `version.gradle`. Don't forget to set `isSnapshot = false`