diff --git a/src/main.py b/src/main.py index b99b3ed..cff570e 100644 --- a/src/main.py +++ b/src/main.py @@ -20,7 +20,7 @@ USER = 'Y-RyuZU' REPO = 'MinecraftModsLocalizer' -VERSION = 'v1.5.1' +VERSION = 'v1.5.3' def get_latest_release_tag(user, repo): """