[8.10] Update development version to 8.10.1 (#166264)

This commit is contained in:
Jon 2023-09-12 14:46:12 -05:00 committed by GitHub
parent 7de3a740e0
commit c637721e64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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

View file

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