new version

This commit is contained in:
Azlux 2020-03-30 00:06:44 +02:00
parent a5a8cb230d
commit 236cf38814

View File

@ -29,7 +29,7 @@ from media.cache import MusicCache
class MumbleBot:
version = '6.0'
version = '6.1'
def __init__(self, args):
self.log = logging.getLogger("bot")