Update mumbleBot.py
chore: Prepare for releasing v6.5
This commit is contained in:
parent
c27d397884
commit
2c43942a9b
@ -32,7 +32,7 @@ from media.cache import MusicCache
|
|||||||
|
|
||||||
|
|
||||||
class MumbleBot:
|
class MumbleBot:
|
||||||
version = '6.4'
|
version = '6.5'
|
||||||
|
|
||||||
def __init__(self, args):
|
def __init__(self, args):
|
||||||
self.log = logging.getLogger("bot")
|
self.log = logging.getLogger("bot")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user