diff --git a/package.json b/package.json index 0fce93bc6ff9..32f24c25d14f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dashboarding" ], "private": true, - "version": "6.8.13", + "version": "6.8.14", "branch": "6.8", "types": "./kibana.d.ts", "build": { @@ -274,7 +274,7 @@ "webpack-merge": "4.1.4", "whatwg-fetch": "^3.0.0", "wreck": "^14.0.2", - "x-pack": "6.8.13", + "x-pack": "6.8.14", "yauzl": "2.7.0" }, "devDependencies": { diff --git a/x-pack/package.json b/x-pack/package.json index 3839bb039980..477eb5705911 100644 --- a/x-pack/package.json +++ b/x-pack/package.json @@ -1,6 +1,6 @@ { "name": "x-pack", - "version": "6.8.13", + "version": "6.8.14", "private": true, "author": "Elastic", "license": "Elastic-License",