Skip to content

Commit

Permalink
Merge branch 'v23' into update-platform-version-23.5.14-1734524850
Browse files Browse the repository at this point in the history
  • Loading branch information
ZheSun88 authored Dec 18, 2024
2 parents 19b95e5 + b761026 commit e798fd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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

0 comments on commit e798fd9

Please sign in to comment.