mirror of https://github.com/openclaw/openclaw.git
build: prepare 2026.3.22
This commit is contained in:
parent
6f048f59cb
commit
e7d11f6c33
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "openclaw",
|
||||
"version": "2026.3.22-beta.1",
|
||||
"version": "2026.3.22",
|
||||
"description": "Multi-channel AI gateway with extensible messaging integrations",
|
||||
"keywords": [],
|
||||
"homepage": "https://github.com/openclaw/openclaw#readme",
|
||||
|
|
|
|||
|
|
@ -16286,6 +16286,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
|
|||
tags: ["security", "auth"],
|
||||
},
|
||||
},
|
||||
version: "2026.3.22-beta.1",
|
||||
version: "2026.3.22",
|
||||
generatedAt: "2026-03-22T21:17:33.302Z",
|
||||
} as const satisfies BaseConfigSchemaResponse;
|
||||
|
|
|
|||
Loading…
Reference in New Issue