feat: 发布v4.4.1

This commit is contained in:
DLmaster361
2025-08-01 11:02:08 +08:00
parent 908da0bc47
commit 8948d0fb18
2 changed files with 3 additions and 3 deletions

View File

@@ -704,7 +704,7 @@ class GeneralSubConfig(LQConfig):
class AppConfig(GlobalConfig):
VERSION = "4.4.1.6"
VERSION = "4.4.1.0"
stage_refreshed = Signal()
PASSWORD_refreshed = Signal()

View File

@@ -1,7 +1,7 @@
{
"main_version": "4.4.1.6",
"main_version": "4.4.1.0",
"version_info": {
"4.4.1.6": {
"4.4.1.0": {
"新增功能": [
"启动时支持直接运行复数调度队列"
],