mirror of
https://github.com/elastic/kibana.git
synced 2025-04-21 16:29:04 -04:00
* Increment version number from 6.5.0 to 6.6.0 * Add branch 6.5 to backportrc, sync versions with master * Undo removal of older version from backportrc
5 lines
162 B
JSON
5 lines
162 B
JSON
{
|
|
"upstream": "elastic/kibana",
|
|
"branches": [{ "name": "6.x", "checked": true }, "6.5", "6.4", "6.3", "6.2", "6.1", "6.0", "5.6"],
|
|
"labels": ["backport"]
|
|
}
|