Skip to content

Commit

Permalink
Update hardcoded upgrade tool to 14.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vaadin-bot committed Dec 19, 2024
1 parent c5e80a2 commit a994227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/demo/upgrade-tool/upgrade-tool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { selectRenderer } from '@vaadin/select/lit.js';
import { applyTheme } from 'Frontend/generated/theme';

const VAADIN_VERSIONS: Record<string, string> = {
14: '14.12.3',
14: '14.12.4',
15: '15.0.6',
16: '16.0.5',
17: '17.0.11',
Expand Down

0 comments on commit a994227

Please sign in to comment.