diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-04-30 15:20:18 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-04-30 15:20:18 +0000 |
commit | 9ae59b0d8d1aa900b21da512542546919002dfb1 (patch) | |
tree | 48892abe5e2dfaca76cc00d103f3e8a1f612921a | |
parent | 43325e0ddd72126b26472b08dc4f10ba7c2c6fda (diff) | |
download | vaadin-9ae59b0d8d1aa900b21da512542546919002dfb1.tar.gz vaadin-9ae59b0d8d1aa900b21da512542546919002dfb1.zip |
24.4.0-beta1v24.4.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 240499b..3bc9ff3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.4.0-alpha25", + "version": "24.4.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)", |