diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-14 10:01:46 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-10-14 10:01:46 +0000 |
commit | 05fbf78466247c46edcadc645fdd7b1b357ee4a4 (patch) | |
tree | ae8c9431ce57b03fc8051c50835b0ed2b5189156 | |
parent | ba5c9028f89395ce8656b418431fad2d8eed5352 (diff) | |
download | vaadin-core-24.5.0-rc2.tar.gz vaadin-core-24.5.0-rc2.zip |
24.5.0-rc2v24.5.0-rc2
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e2091f5..c362164 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin-core", - "version": "24.5.0-beta6", + "version": "24.5.0-rc2", "description": "Vaadin components is an evolving set of free, open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "Apache-2.0", |