Skip to content

Commit

Permalink
build: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
iholston committed Dec 6, 2023
1 parent 9f9004a commit 48ee3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lolbot/common/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Constants:
ICON_PATH = 'lolbot/resources/images/a.ico'

# Other
VERSION = '2.2.0'
VERSION = '2.2.1'

@staticmethod
def create_dirs():
Expand Down

0 comments on commit 48ee3e6

Please sign in to comment.