chore(NA): bump version to 6.8.13 (#75285)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
This commit is contained in:
Tiago Costa 2020-08-18 17:47:36 +01:00 committed by GitHub
parent 731f117b91
commit 43791ef597
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.12",
"version": "6.8.13",
"branch": "6.8",
"types": "./kibana.d.ts",
"build": {
@ -267,7 +267,7 @@
"webpack-merge": "4.1.4",
"whatwg-fetch": "^3.0.0",
"wreck": "^14.0.2",
"x-pack": "6.8.12",
"x-pack": "6.8.13",
"yauzl": "2.7.0"
},
"devDependencies": {

View file

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