chore(NA): bump version to 6.8.15 (#90949)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Tiago Costa 2021-02-10 18:40:55 +00:00 committed by GitHub
parent e1f7bf9baa
commit d7427f88d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "6.8.14",
"version": "6.8.15",
"branch": "6.8",
"types": "./kibana.d.ts",
"build": {
@ -276,7 +276,7 @@
"webpack-merge": "4.1.4",
"whatwg-fetch": "^3.0.0",
"wreck": "^14.0.2",
"x-pack": "6.8.14",
"x-pack": "6.8.15",
"yauzl": "2.7.0"
},
"devDependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "x-pack",
"version": "6.8.14",
"version": "6.8.15",
"private": true,
"author": "Elastic",
"license": "Elastic-License",