mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-14 18:51:04 +00:00
build(plugins): align package versions to 2026.4.6
This commit is contained in:
@@ -1021,7 +1021,7 @@ describe("update-cli", () => {
|
||||
makeOkUpdateResult({
|
||||
mode: "git",
|
||||
root: path.join(tempDir, "..", "openclaw"),
|
||||
after: { version: "2026.4.5" },
|
||||
after: { version: "2026.4.6" },
|
||||
}),
|
||||
);
|
||||
serviceLoaded.mockResolvedValue(true);
|
||||
|
||||
Reference in New Issue
Block a user