diff options
author | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-07 07:56:17 +0000 |
---|---|---|
committer | Vaadin Bot <vaadin-bot@users.noreply.github.com> | 2024-08-07 07:56:17 +0000 |
commit | cf425edd7f976acd56814ae0e4388a8e6d26338c (patch) | |
tree | e4d376d10f32e3c85f67cbf7c7a7993fc97e825e | |
parent | 7c7100bf1f5cda3c6c9a46ec69a5492c2df0d9aa (diff) | |
download | vaadin-cf425edd7f976acd56814ae0e4388a8e6d26338c.tar.gz vaadin-cf425edd7f976acd56814ae0e4388a8e6d26338c.zip |
14.12.0-beta1v14.12.0-beta1
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9ec784a..0273811 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.12.0-alpha1", + "version": "14.12.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/cval-3.0)", |