build: prepare 2026.3.22-beta.1

This commit is contained in:
Peter Steinberger
2026-03-23 02:33:45 -07:00
parent e94ebfa084
commit f8a12b1413
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "openclaw",
"version": "2026.3.22",
"version": "2026.3.22-beta.1",
"description": "Multi-channel AI gateway with extensible messaging integrations",
"keywords": [],
"homepage": "https://github.com/openclaw/openclaw#readme",
+1 -1
View File
@@ -16286,6 +16286,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA = {
tags: ["security", "auth"],
},
},
version: "2026.3.22",
version: "2026.3.22-beta.1",
generatedAt: "2026-03-22T21:17:33.302Z",
} as const satisfies BaseConfigSchemaResponse;