Skip to content

Commit 9feb569

Browse files
Merge pull request #2736 from chrisberkhout/ecs-8.10.0-ff
Prepare for ECS 8.10.0 release
2 parents 57bf2e4 + b27a4a3 commit 9feb569

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ contents:
262262
- title: Elastic Common Schema (ECS) Reference
263263
prefix: en/ecs
264264
current: 8.9
265-
branches: [ {main: master}, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
266-
live: [ main, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 1.12 ]
265+
branches: [ {main: master}, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 1.12, 1.11, 1.10, 1.9, 1.8, 1.7, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0 ]
266+
live: [ main, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 1.12 ]
267267
index: docs/index.asciidoc
268268
chunk: 2
269269
tags: Elastic Common Schema (ECS)/Reference

shared/versions/stack/master.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bare_version never includes -alpha or -beta
1313
:prev-major-version: 7.x
1414
:prev-major-last: 7.17
1515
:major-version-only: 8
16-
:ecs_version: 8.9
16+
:ecs_version: 8.10
1717
:esf_version: master
1818

1919
//////////

0 commit comments

Comments
 (0)