From 5c93ebaf17c70723054a93af33cf8ed4a1296e04 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Tue, 11 Feb 2025 20:59:26 +0800 Subject: [PATCH] =?UTF-8?q?feature:=E4=BC=98=E5=8C=96=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=A8=A1=E5=9D=97,=E6=94=AF=E6=8C=81=E5=85=A8=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E6=BA=90=E6=AD=8C=E8=AF=8D=E4=B8=8B=E8=BD=BD?= 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 585aa52..110fc30 100644 --- a/NFLmusic.py +++ b/NFLmusic.py @@ -1164,7 +1164,7 @@ def download_version(): copy(version_json[get_treeview_index(version_list, version_download_choice)]["password"]) -version = "4.0.10" +version = "4.1.1" poem = "" appdata = os.getenv("APPDATA") make_resource()