new version
This commit is contained in:
		@@ -30,7 +30,7 @@ from media.cache import MusicCache
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class MumbleBot:
 | 
					class MumbleBot:
 | 
				
			||||||
    version = '6.1.2'
 | 
					    version = '6.2'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    def __init__(self, args):
 | 
					    def __init__(self, args):
 | 
				
			||||||
        self.log = logging.getLogger("bot")
 | 
					        self.log = logging.getLogger("bot")
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user