chore(release): bump 2026.4.25 beta 6

This commit is contained in:
Peter Steinberger
2026-04-26 17:20:37 +01:00
parent b77514b6d9
commit 90c40e9f90
2 changed files with 2 additions and 2 deletions

View File

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

View File

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