Fix version
This commit is contained in:
@@ -11,7 +11,7 @@ from nio import AsyncClient, MatrixRoom, RoomMessageText
|
||||
from nio.exceptions import OlmUnverifiedDeviceError
|
||||
import asyncio
|
||||
|
||||
__version__ = "3.0.0"
|
||||
__version__ = "2.3.0"
|
||||
versionstring='Taurix TellMe server v' + __version__
|
||||
|
||||
log_dir = '/var/log/tellme'
|
||||
|
||||
Reference in New Issue
Block a user