Skip to content

Commit cbc2ba0

Browse files
committed
chore(release): prepare 2026.4.27 stable
1 parent 8a6cf36 commit cbc2ba0

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.27-beta.1",
3+
"version": "2026.4.27",
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
@@ -28868,6 +28868,6 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
2886828868
tags: ["advanced", "url-secret"],
2886928869
},
2887028870
},
28871-
version: "2026.4.27-beta.1",
28871+
version: "2026.4.27",
2887228872
generatedAt: "2026-03-22T21:17:33.302Z",
2887328873
};

0 commit comments

Comments
 (0)