Skip to content

Commit

Permalink
build: version 176
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Nov 11, 2023
1 parent 4a8c63a commit 55ce34b
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 = 165
version = 176

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

0 comments on commit 55ce34b

Please sign in to comment.