chore: bump agent version to v5.5

This commit is contained in:
JOJO 2026-01-02 14:36:54 +08:00
parent e903c99ca4
commit 0253321f4a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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