build: 更新版本号至 4.2.4

- 将 NFLmusic.py 中的版本号从 4.2.3 修改为 4.2.4
- 此更新仅涉及版本号的更改,未修改其他代码
This commit is contained in:
2025-05-02 13:25:32 +08:00
parent fd1a9a00b2
commit b424aadc97

View File

@ -1325,7 +1325,7 @@ def search_local_song():
time.sleep(1)
version = "4.2.3"
version = "4.2.4"
poem = ""
appdata = os.getenv("APPDATA")
make_resource()