diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-11-28 06:41:24 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-11-28 06:41:24 +0000 |
commit | 7999ad573099caa1b99accdf778073ca48b4cbde (patch) | |
tree | 6eeb5b0f5bf985784af0f7389ffa0433af081ea3 | |
parent | 9620f3a8d0d1bf72cca7d14613d1f57cf0bb929e (diff) | |
download | vaadin-7999ad573099caa1b99accdf778073ca48b4cbde.tar.gz vaadin-7999ad573099caa1b99accdf778073ca48b4cbde.zip |
24.3.0-beta1v24.3.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a3f57ce..57505e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.3.0-alpha6", + "version": "24.3.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)", |