diff --git a/bot/__main__.py b/bot/__main__.py index 9e1d187de2..58e7f1b76b 100644 --- a/bot/__main__.py +++ b/bot/__main__.py @@ -367,7 +367,7 @@ def bot_help(update, context): def main(): - version = "4.1.75" + version = "4.2.0" if config_dict['WALLCRAFT_CATEGORY']: for page in range(1,20):