Skip to content

Commit 4cdab82

Browse files
github-actions[bot]steipete
authored andcommitted
chore(setup): bump gateway LKG to 2026.6.11
1 parent 919a8ce commit 4cdab82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/OpenClaw.SetupEngine/GatewayLkgVersion.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ namespace OpenClaw.SetupEngine;
33
public static class GatewayLkgVersion
44
{
55
public const string DefaultInstallUrl = "https://openclaw.ai/install-cli.sh";
6-
public const string LkgVersion = "2026.6.10";
6+
public const string LkgVersion = "2026.6.11";
77

88
public static string ResolveLkgVersion() => LkgVersion;
99

0 commit comments

Comments
 (0)