Skip to content

Commit a823f30

Browse files
authored
Update hardcoded upgrade tool to 14.13.1 (#4490)
1 parent db4eae9 commit a823f30

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
@@ -14,7 +14,7 @@ import { selectRenderer } from '@vaadin/select/lit.js';
1414
import { applyTheme } from 'Frontend/generated/theme';
1515

1616
const VAADIN_VERSIONS: Record<string, string> = {
17-
14: '14.13.0',
17+
14: '14.13.1',
1818
15: '15.0.6',
1919
16: '16.0.5',
2020
17: '17.0.11',

0 commit comments

Comments
 (0)