From: Vaadin Bot Date: Mon, 25 Nov 2019 08:30:19 +0000 (+0000) Subject: 14.1.0-rc1 X-Git-Tag: v14.1.0-rc1 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=49d64d0985e871cb12daff089d8040946a42ac1c;p=vaadin.git 14.1.0-rc1 --- diff --git a/bower.json b/bower.json index 159e374..f5335c1 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,7 @@ "update-core-version.js" ], "dependencies": { - "vaadin-core": "vaadin-core#14.1.0-rc1", + "vaadin-core": "14.1.0-rc1", "vaadin-board": "vaadin-board#2.1.1", "vaadin-charts": "vaadin-charts#6.2.4", "vaadin-confirm-dialog": "vaadin-confirm-dialog#1.1.5", diff --git a/package.json b/package.json index e14d89b..d48791d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vaadin/vaadin", - "version": "14.1.0-beta3", + "version": "14.1.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/cval-3.0)",