mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[6.8] bump version to 6.8.22 (#121093)
This commit is contained in:
parent
3d486830ae
commit
3c0eddd835
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "6.8.21",
|
||||
"version": "6.8.22",
|
||||
"branch": "6.8",
|
||||
"types": "./kibana.d.ts",
|
||||
"build": {
|
||||
|
@ -281,7 +281,7 @@
|
|||
"webpack": "4.26.1",
|
||||
"webpack-merge": "4.1.4",
|
||||
"whatwg-fetch": "^3.0.0",
|
||||
"x-pack": "6.8.21",
|
||||
"x-pack": "6.8.22",
|
||||
"yauzl": "2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "6.8.21",
|
||||
"version": "6.8.22",
|
||||
"private": true,
|
||||
"author": "Elastic",
|
||||
"license": "Elastic-License",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue