Skip to content

Commit

Permalink
build: version 182
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Nov 13, 2023
1 parent 0e27ba1 commit 5e89e21
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 = 176
version = 182

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

0 comments on commit 5e89e21

Please sign in to comment.