Skip to content

Commit

Permalink
Upgrade to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentDemonSD authored Dec 6, 2022
1 parent d5b8eea commit 223575e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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):
Expand Down

0 comments on commit 223575e

Please sign in to comment.