mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 01:06:36 +02:00
Bump version to 0.12.0 & Update man pages
We no longer use libera as they were found to be spying on their users' private conversations, so we've replaced it with a public tox group via the new groupchat implementation
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
# Version
|
||||
TOXIC_VERSION = 0.11.3
|
||||
TOXIC_VERSION = 0.12.0
|
||||
REV = $(shell git rev-list HEAD --count 2>/dev/null || echo -n "error")
|
||||
ifneq (, $(findstring error, $(REV)))
|
||||
VERSION = $(TOXIC_VERSION)
|
||||
|
Reference in New Issue
Block a user