summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVaadin Bot <vaadin-bot@users.noreply.github.com>2020-09-15 07:17:15 +0000
committerVaadin Bot <vaadin-bot@users.noreply.github.com>2020-09-15 07:17:15 +0000
commitda54f4454a718fc307a2ea848bc75964e4607123 (patch)
tree25f7cec3ca9fac5f9f8b88b93c33813a956f6d8a
parentc24e9e6ec8082e80436a023589e32242458b0d9a (diff)
downloadvaadin-14.3.6.tar.gz
vaadin-14.3.6.zip
14.3.6v14.3.6
-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 df57c07..1338173 100644
--- a/bower.json
+++ b/bower.json
@@ -24,7 +24,7 @@
"vaadin-charts": "vaadin-charts#6.3.1",
"vaadin-confirm-dialog": "vaadin-confirm-dialog#1.2.1",
"vaadin-cookie-consent": "vaadin-cookie-consent#1.1.2",
- "vaadin-core": "vaadin-core#14.3.6",
+ "vaadin-core": "14.3.6",
"vaadin-crud": "vaadin-crud#1.2.1",
"vaadin-grid-pro": "vaadin-grid-pro#2.1.2",
"vaadin-license-checker": "vaadin-license-checker#2.1.2",
diff --git a/package.json b/package.json
index 4cdfcae..56ff178 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin",
- "version": "14.3.5",
+ "version": "14.3.6",
"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)",