diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-06 08:31:52 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-06-06 08:31:52 +0000 |
commit | dcef844d22b89af5604dc10ba93a42b9e8a9d88b (patch) | |
tree | a90f6e1257d36331368400fb303418c266a7972f | |
parent | 56fc696a1d8ab3b6e3e88ebd95f115e125f735b5 (diff) | |
download | vaadin-dcef844d22b89af5604dc10ba93a42b9e8a9d88b.tar.gz vaadin-dcef844d22b89af5604dc10ba93a42b9e8a9d88b.zip |
24.4.0-rc1v24.4.0-rc1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3cfc81e..ee9ccd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.4.0-beta5", + "version": "24.4.0-rc1", "description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.", "author": "Vaadin Ltd", "license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)", |