chore(NFLmusic): 更新软件版本号

- 将软件版本号从 4.1.9 修改为 4.1.10
- 此更新统一了软件的版本信息,确保版本一致性
This commit is contained in:
2025-04-04 14:06:52 +08:00
parent 0dc1d2e8b5
commit 34153dede2

View File

@ -1238,7 +1238,7 @@ def search_local_song():
time.sleep(1)
version = "4.1.9"
version = "4.1.10"
poem = ""
appdata = os.getenv("APPDATA")
make_resource()