Skip to content

Commit 986b03d

Browse files
authored
fix(kiloclaw): mark OpenClaw update as upgrade required (#3577)
1 parent 75e6ea8 commit 986b03d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/app/(app)/claw/components/changelog-data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const CHANGELOG_ENTRIES: ChangelogEntry[] = [
1414
date: '2026-05-28',
1515
description: 'Updated OpenClaw to 2026.5.22.',
1616
category: 'feature',
17-
deployHint: 'redeploy_suggested',
17+
deployHint: 'upgrade_required',
1818
},
1919
{
2020
date: '2026-05-27',

0 commit comments

Comments
 (0)