From 8d12e3fdb946ce0a2c3432709b10a80cc91c010e Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 11 Jun 2019 07:45:11 +0200 Subject: [PATCH] Update release guide with libprofanity info --- RELEASE_GUIDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_GUIDE.md b/RELEASE_GUIDE.md index d39eee41..2e745072 100644 --- a/RELEASE_GUIDE.md +++ b/RELEASE_GUIDE.md @@ -15,6 +15,7 @@ Usually release candidates are tagged 0.6.0.rc1, 0.6.0.rc2 and tested for a week * Generate HTML docs (the docgen argument only works when package status is development) `./profanity docgen` +* Determine if libprofanitys version needs to be [increased](https://github.com/profanity-im/profanity/issues/973) * Update plugin API docs (./apidocs/c and ./apidocs/python) need to run the `gen.sh` and commit the results to the website git repo * Update CHANGELOG * Update profrc.example