summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2022-04-11 10:13:32 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2022-04-11 10:13:32 +0000
commit38a4f49a4564b9b8d97016a5b2dd8a262e8ed39b (patch)
tree1aa411b62cbd16e9f9a5c5e34388b41507d483b5
parent71dc261f29a18d40cab1986d5a30fa3427eb0698 (diff)
downloadvaadin-38a4f49a4564b9b8d97016a5b2dd8a262e8ed39b.tar.gz
vaadin-38a4f49a4564b9b8d97016a5b2dd8a262e8ed39b.zip
14.8.8v14.8.8
-rw-r--r--bower.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 174b647..f1a81ea 100644
--- a/bower.json
+++ b/bower.json
@@ -24,7 +24,7 @@
"vaadin-charts": "vaadin/vaadin-charts#6.3.3",
"vaadin-confirm-dialog": "vaadin/vaadin-confirm-dialog#1.3.0",
"vaadin-cookie-consent": "vaadin/vaadin-cookie-consent#1.2.0",
- "vaadin-core": "vaadin/vaadin-core#14.8.8",
+ "vaadin-core": "14.8.8",
"vaadin-crud": "vaadin/vaadin-crud#1.3.1",
"vaadin-grid-pro": "vaadin/vaadin-grid-pro#2.3.0",
"vaadin-license-checker": "vaadin/license-checker#2.1.2",
diff --git a/package.json b/package.json
index 243bce8..3e0b42e 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "14.8.7",
+ "version": "14.8.8",
"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)",