new version

This commit is contained in:
azlux
2020-04-19 16:05:04 +02:00
committed by GitHub
parent 9640324668
commit 5fbc8e463d

View File

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