diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-21 15:07:14 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-11-21 15:07:14 +0000 |
commit | 2a6ce951e9ebd468217af1c7485aa43a1d404ad7 (patch) | |
tree | 2822b1fc71a7cfb58451411545bace1a54266331 | |
parent | 3338c3d6e8f02c851cd445d62d2af27033e7dd6d (diff) | |
download | vaadin-2a6ce951e9ebd468217af1c7485aa43a1d404ad7.tar.gz vaadin-2a6ce951e9ebd468217af1c7485aa43a1d404ad7.zip |
24.6.0-beta1v24.6.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2ac56d9..e30b39b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.6.0-alpha4", + "version": "24.6.0-beta1", "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)", |