chore: bump release beta to 2026.4.23-beta.6

This commit is contained in:
Peter Steinberger
2026-04-24 11:54:51 +01:00
parent 8b2bbde8a4
commit 805d552601
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openclaw",
"version": "2026.4.23-beta.5",
"version": "2026.4.23-beta.6",
"description": "Multi-channel AI gateway with extensible messaging integrations",
"keywords": [],
"homepage": "https://github.com/openclaw/openclaw#readme",

View File

@@ -27769,6 +27769,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
tags: ["advanced", "url-secret"],
},
},
version: "2026.4.23-beta.5",
version: "2026.4.23-beta.6",
generatedAt: "2026-03-22T21:17:33.302Z",
};