chore: bump agent version to v5.3

This commit is contained in:
JOJO 2025-12-15 00:11:48 +08:00
parent 8c304c113f
commit 4191c26f93
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ OUTPUT_FORMATS = {
"session": "📺 [会话]",
}
AGENT_VERSION = "v4.1"
AGENT_VERSION = "v5.3"
LOG_LEVEL = "INFO"
LOG_FORMAT = "%(asctime)s - %(name)s - %(levelname)s - %(message)s"

View File

@ -16,7 +16,7 @@ OUTPUT_FORMATS = {
"session": "📺 [会话]",
}
AGENT_VERSION = "v4.1"
AGENT_VERSION = "v5.3"
LOG_LEVEL = "INFO"
LOG_FORMAT = "%(asctime)s - %(name)s - %(levelname)s - %(message)s"