build: prepare 2026.3.22

This commit is contained in:
Peter Steinberger
2026-03-23 04:07:39 -07:00
parent 6f048f59cb
commit e7d11f6c33
2 changed files with 2 additions and 2 deletions

View File

@@ -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",

View File

@@ -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;