about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2019-06-11 07:45:11 +0200
committerMichael Vetter <jubalh@iodoru.org>2019-06-11 07:45:11 +0200
commit8d12e3fdb946ce0a2c3432709b10a80cc91c010e (patch)
treec97fa7409057c5205c69ec531df84bac6580e1bb
parent5dd6ba73f43e8540872cb01ea3549c7d6e972101 (diff)
downloadprofani-tty-8d12e3fdb946ce0a2c3432709b10a80cc91c010e.tar.gz
Update release guide with libprofanity info
-rw-r--r--RELEASE_GUIDE.md1
1 files changed, 1 insertions, 0 deletions
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