Skip to content

Commit

Permalink
feat: update version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Yudaotor committed Apr 22, 2023
1 parent 37df226 commit 2c77ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EsportsHelper/VersionManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


class VersionManager:
CURRENT_VERSION = "1.4.0"
CURRENT_VERSION = "1.5.0"

@staticmethod
def getLatestTag():
Expand Down

0 comments on commit 2c77ff7

Please sign in to comment.