Skip to content

Commit 4b91042

Browse files
vaadin-botZheSun88
andauthored
Update hardcoded upgrade tool to 23.6.3 (#4570)
Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
1 parent 683cb4e commit 4b91042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/demo/upgrade-tool/upgrade-tool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ const VAADIN_VERSIONS: Record<string, string> = {
2323
20: '20.0.8',
2424
21: '21.0.9',
2525
22: '22.0.28',
26-
23: '23.6.2',
26+
23: '23.6.3',
2727
};
2828

2929
const SIMPLE_VERSIONS = Object.keys(VAADIN_VERSIONS);

0 commit comments

Comments
 (0)