Skip to content

Commit c2e7a9f

Browse files
vaadin-botZheSun88
andauthored
Update hardcoded upgrade tool to 23.5.17 (#4312)
Co-authored-by: Zhe Sun <[email protected]>
1 parent a72d984 commit c2e7a9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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.5.16',
26+
23: '23.5.17',
2727
};
2828

2929
const SIMPLE_VERSIONS = Object.keys(VAADIN_VERSIONS);

0 commit comments

Comments
 (0)