chore(release): bump 2026.4.25 beta 8

This commit is contained in:
Peter Steinberger
2026-04-26 18:56:52 +01:00
parent ca9fb36d53
commit ec71b01f71
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "openclaw",
"version": "2026.4.25-beta.7",
"version": "2026.4.25-beta.8",
"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.7",
version: "2026.4.25-beta.8",
generatedAt: "2026-03-22T21:17:33.302Z",
};