build: 更新版本号至 4.2.4
- 将 NFLmusic.py 中的版本号从 4.2.3 修改为 4.2.4 - 此更新仅涉及版本号的更改,未修改其他代码
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user