diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-05-14 16:07:10 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2025-05-14 16:07:10 +0000 |
commit | 6b5d17bf423fa154adc7af9560deb6de934280c2 (patch) | |
tree | ead2e2713cbc485c403aeb0df74c6cdabab8503e | |
parent | c49a92f27c24529ce7b41f4a0ce0c64c4cca8f40 (diff) | |
download | vaadin-main.tar.gz vaadin-main.zip |
24.8.0-alpha7HEADv24.8.0-alpha7main
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5fc2f89..36f67d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.8.0-alpha6", + "version": "24.8.0-alpha7", "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)", |