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

Commit 5fbc8e4

Browse files
authored
new version
1 parent 9640324 commit 5fbc8e4

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
@@ -30,7 +30,7 @@
3030

3131

3232
class MumbleBot:
33-
version = '6.1.2'
33+
version = '6.2'
3434

3535
def __init__(self, args):
3636
self.log = logging.getLogger("bot")

0 commit comments

Comments
 (0)