Skip to content

Commit f7bc76d

Browse files
feat: update openclaw version
1 parent bd888ed commit f7bc76d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/openclaw-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
workflow_dispatch:
88
inputs:
99
openclawTag:
10-
default: "2026.6.10"
11-
description: "OpenClaw release and Docker Hub tag, for example 2026.6.10"
10+
default: "2026.6.11"
11+
description: "OpenClaw release and Docker Hub tag, for example 2026.6.11"
1212
required: true
1313
pushLatest:
1414
description: "Push latest tag"

0 commit comments

Comments
 (0)