build: 更新版本号至 4.2.0
- 将 NFLmusic.py 中的版本号从 4.1.11 修改为 4.2.0- 此更新统一了项目的版本号,确保版本一致性
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user