mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[6.8] Bump version to 6.8.20 (#112667)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
5afbeb2758
commit
9f9434c9e5
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "6.8.19",
|
||||
"version": "6.8.20",
|
||||
"branch": "6.8",
|
||||
"types": "./kibana.d.ts",
|
||||
"build": {
|
||||
|
@ -280,7 +280,7 @@
|
|||
"webpack": "4.26.1",
|
||||
"webpack-merge": "4.1.4",
|
||||
"whatwg-fetch": "^3.0.0",
|
||||
"x-pack": "6.8.19",
|
||||
"x-pack": "6.8.20",
|
||||
"yauzl": "2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "6.8.19",
|
||||
"version": "6.8.20",
|
||||
"private": true,
|
||||
"author": "Elastic",
|
||||
"license": "Elastic-License",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue