From 5ede79690032771b65c56de32f35e61c185ae7c7 Mon Sep 17 00:00:00 2001 From: Y_RyuZU Date: Mon, 30 Oct 2023 03:54:01 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=E3=83=90=E3=83=BC=E3=82=B8=E3=83=A7?= =?UTF-8?q?=E3=83=B3=E3=83=81=E3=82=A7=E3=83=83=E3=82=AF=E3=82=92=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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): """