From 5c5bc9e530126c3306c8f65b080360a2d27f3507 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Wed, 19 Mar 2025 18:44:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E5=AF=BC=E8=87=B4=E5=90=8E=E5=8F=B0=E9=94=81?= =?UTF-8?q?=E7=BA=BF=E7=A8=8B=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NFLmusic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NFLmusic.py b/NFLmusic.py index 4b460ed..b2e851b 100644 --- a/NFLmusic.py +++ b/NFLmusic.py @@ -1167,7 +1167,7 @@ def download_version(): copy(version_json[get_treeview_index(version_list, version_download_choice)]["password"]) -version = "4.1.2" +version = "4.1.3" poem = "" appdata = os.getenv("APPDATA") make_resource()