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