1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

release guide: remove libmesode

Deprecated
This commit is contained in:
Michael Vetter 2022-10-12 16:39:20 +02:00
parent aa9ba63f5f
commit b5ef917fd3

View File

@ -1,6 +1,6 @@
# Release Guide
* Release libstrophe and libmesode if required
* Release libstrophe if required
* Run Unit tests: `make check-unit`
* Run Functional tests - Currently disabled