mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
set branch to 7.3
This commit is contained in:
parent
f2dc047723
commit
3cfc78fc55
2 changed files with 2 additions and 2 deletions
|
@ -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"]
|
||||
}
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
],
|
||||
"private": true,
|
||||
"version": "7.3.0",
|
||||
"branch": "7.x",
|
||||
"branch": "7.3",
|
||||
"types": "./kibana.d.ts",
|
||||
"tsdocMetadata": "./build/tsdoc-metadata.json",
|
||||
"build": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue