From ed986a3e6d7c9076c377a2a02cf180c7b2bc4a9b Mon Sep 17 00:00:00 2001 From: Yana Yarovaya Date: Mon, 18 Jun 2018 12:05:10 +0300 Subject: [PATCH] Update version to 18.1.4 (#4396) --- js/core/version.js | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/js/core/version.js b/js/core/version.js index f0830fc384e2..76ff2ed967b7 100644 --- a/js/core/version.js +++ b/js/core/version.js @@ -1,3 +1,3 @@ "use strict"; -module.exports = "18.1.3"; /* DevExpress.VERSION */ +module.exports = "18.1.4"; /* DevExpress.VERSION */ diff --git a/package.json b/package.json index f4b59df4f032..3a5de4bb0fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "devextreme", - "version": "18.1.3", + "version": "18.1.4", "description": "HTML5 JavaScript Component Suite for Responsive Web Development", "keywords": [ "html5",