build: 更新版本号至 4.2.0

- 将 NFLmusic.py 中的版本号从 4.1.11 修改为 4.2.0- 此更新统一了项目的版本号,确保版本一致性
This commit is contained in:
2025-05-01 00:46:21 +08:00
parent 723598bef8
commit 1375e89073

View File

@ -1310,7 +1310,7 @@ def search_local_song():
time.sleep(1)
version = "4.1.11"
version = "4.2.0"
poem = ""
appdata = os.getenv("APPDATA")
make_resource()