bump to 7.4

This commit is contained in:
spalger 2019-07-03 08:22:44 -07:00
parent f2dc047723
commit f8dd1637d2
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
{
"upstream": "elastic/kibana",
"branches": [{ "name": "7.x", "checked": true }, "7.2", "6.8"],
"branches": [{ "name": "7.x", "checked": true }, "7.3", "7.2", "6.8"],
"labels": ["backport"]
}

View file

@ -11,7 +11,7 @@
"dashboarding"
],
"private": true,
"version": "7.3.0",
"version": "7.4.0",
"branch": "7.x",
"types": "./kibana.d.ts",
"tsdocMetadata": "./build/tsdoc-metadata.json",

View file

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