chore: bump version to v3.2
This commit is contained in:
parent
57f218d57c
commit
4a2c9891c8
@ -16,7 +16,7 @@ OUTPUT_FORMATS = {
|
||||
"session": "📺 [会话]",
|
||||
}
|
||||
|
||||
AGENT_VERSION = "v1.1"
|
||||
AGENT_VERSION = "v3.2"
|
||||
|
||||
LOG_LEVEL = "INFO"
|
||||
LOG_FORMAT = "%(asctime)s - %(name)s - %(levelname)s - %(message)s"
|
||||
|
||||
@ -16,7 +16,7 @@ OUTPUT_FORMATS = {
|
||||
"session": "📺 [会话]",
|
||||
}
|
||||
|
||||
AGENT_VERSION = "v1.1"
|
||||
AGENT_VERSION = "v3.2"
|
||||
|
||||
LOG_LEVEL = "INFO"
|
||||
LOG_FORMAT = "%(asctime)s - %(name)s - %(levelname)s - %(message)s"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user