diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-06 14:58:49 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-06-06 14:58:49 +0000 |
commit | b45e4e0bf3467efc4c07d9386280fcb776d16598 (patch) | |
tree | f13091454352a508a18b14eb6f1c2c78e2b60fb2 | |
parent | 9bc59e230d0b12b8397ca5f4af7beaf859a6cd98 (diff) | |
download | vaadin-24.8.tar.gz vaadin-24.8.zip |
24.8.0-beta3v24.8.0-beta324.8
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6f8b6c8..c5ca864 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.8.0-beta2", + "version": "24.8.0-beta3", "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)", |