Skip to content

Commit

Permalink
build: version 165
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Apr 16, 2023
1 parent 69ca7c2 commit 911f588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class Config:
# Config schema version. Increments for backward-incompatible changes.
schema_version = 4
# Bot version.
version = 153
version = 165

def __init__(self, filename: str, src: dict) -> None:
# Config filename.
Expand Down

0 comments on commit 911f588

Please sign in to comment.