chore: bump release beta to 2026.4.23-beta.5

This commit is contained in:
Peter Steinberger
2026-04-24 10:25:39 +01:00
parent ba5a2a01c5
commit aee7c4ef86
2 changed files with 2 additions and 2 deletions

View File

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

View File

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