Skip to content

Commit cbcfdf6

Browse files
committed
chore(release): prepare 2026.4.24
1 parent 0168ca6 commit cbcfdf6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openclaw",
3-
"version": "2026.4.24-beta.6",
3+
"version": "2026.4.24",
44
"description": "Multi-channel AI gateway with extensible messaging integrations",
55
"keywords": [],
66
"homepage": "https://github.com/openclaw/openclaw#readme",

src/config/schema.base.generated.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27959,6 +27959,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
2795927959
tags: ["advanced", "url-secret"],
2796027960
},
2796127961
},
27962-
version: "2026.4.24-beta.6",
27962+
version: "2026.4.24",
2796327963
generatedAt: "2026-03-22T21:17:33.302Z",
2796427964
};

0 commit comments

Comments
 (0)