mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
bump version to 6.7.1
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
This commit is contained in:
parent
30dd4e1b69
commit
8d6b6f6998
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"branch": "6.7",
|
||||
"types": "./kibana.d.ts",
|
||||
"build": {
|
||||
|
@ -259,7 +259,7 @@
|
|||
"webpack-merge": "4.1.4",
|
||||
"whatwg-fetch": "^3.0.0",
|
||||
"wreck": "^14.0.2",
|
||||
"x-pack": "6.7.0",
|
||||
"x-pack": "6.7.1",
|
||||
"yauzl": "2.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"private": true,
|
||||
"author": "Elastic",
|
||||
"license": "Elastic-License",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue