diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-12-05 13:10:47 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2023-12-05 13:10:47 +0000 |
commit | 3484c8c9de68baa7ba9c43e56ed8c794d8291a79 (patch) | |
tree | 848a3d2a2e12f99d0b771531c37f9bf663c5d946 | |
parent | 2d63ffca29052ef618fa5c2c8450d48238807c90 (diff) | |
download | vaadin-3484c8c9de68baa7ba9c43e56ed8c794d8291a79.tar.gz vaadin-3484c8c9de68baa7ba9c43e56ed8c794d8291a79.zip |
24.3.0-rc1v24.3.0-rc1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5bcb6f0..971d7ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "24.3.0-beta1", + "version": "24.3.0-rc1", "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)", |