Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 2c43942

Browse files
authored
Update mumbleBot.py
chore: Prepare for releasing v6.5
1 parent c27d397 commit 2c43942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mumbleBot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333

3434
class MumbleBot:
35-
version = '6.4'
35+
version = '6.5'
3636

3737
def __init__(self, args):
3838
self.log = logging.getLogger("bot")

0 commit comments

Comments
 (0)