Skip to content

Commit

Permalink
Merge branch 'v23' into fix/remove-hilla-redirections-v23
Browse files Browse the repository at this point in the history
  • Loading branch information
peholmst authored Dec 19, 2024
2 parents 0a0f001 + 06170c3 commit dcee4ae
Show file tree
Hide file tree
Showing 5 changed files with 1,080 additions and 1,080 deletions.
2 changes: 1 addition & 1 deletion articles/_vaadin-version.adoc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
:vaadin-version: 23.5.13
:vaadin-version: 23.5.14
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 @@ -23,7 +23,7 @@ const VAADIN_VERSIONS: Record<string, string> = {
20: '20.0.8',
21: '21.0.9',
22: '22.0.28',
23: '23.5.13',
23: '23.5.14',
};

const SIMPLE_VERSIONS = Object.keys(VAADIN_VERSIONS);
Expand Down
Loading

0 comments on commit dcee4ae

Please sign in to comment.