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

Commit d288bfa

Browse files
authored
New version
1 parent 1f93c64 commit d288bfa

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
@@ -31,7 +31,7 @@
3131

3232

3333
class MumbleBot:
34-
version = '6.2'
34+
version = '6.3'
3535

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

0 commit comments

Comments
 (0)