mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
chore(NA): bump version to 8.5.4 (#147266)
Usually bump from 8.5.3 to 8.5.4 Co-authored-by: Jonathan Budzenski <jon@elastic.co>
This commit is contained in:
parent
7ead449030
commit
1d0785c741
3 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@
|
|||
"dashboarding"
|
||||
],
|
||||
"private": true,
|
||||
"version": "8.5.3",
|
||||
"version": "8.5.4",
|
||||
"branch": "8.5",
|
||||
"types": "./kibana.d.ts",
|
||||
"tsdocMetadata": "./build/tsdoc-metadata.json",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "x-pack",
|
||||
"version": "8.5.3",
|
||||
"version": "8.5.4",
|
||||
"author": "Elastic",
|
||||
"private": true,
|
||||
"license": "Elastic-License",
|
||||
|
|
|
@ -40,7 +40,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
'Warning',
|
||||
'Linux',
|
||||
'10.2.17.24, 10.56.215.200,10.254.196.130',
|
||||
'8.5.3',
|
||||
'8.5.4',
|
||||
'x',
|
||||
'',
|
||||
],
|
||||
|
@ -51,7 +51,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
'Success',
|
||||
'Linux',
|
||||
'10.138.79.131, 10.170.160.154',
|
||||
'8.5.3',
|
||||
'8.5.4',
|
||||
'x',
|
||||
'',
|
||||
],
|
||||
|
@ -62,7 +62,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
|
|||
'Warning',
|
||||
'Linux',
|
||||
'10.87.11.145, 10.117.106.109,10.242.136.97',
|
||||
'8.5.3',
|
||||
'8.5.4',
|
||||
'x',
|
||||
'',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue