Skip to content

Commit 2e5d830

Browse files
Update assembler.yml and versions.yml for Elastic 9.1.0 release
1 parent 6c41484 commit 2e5d830

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/assembler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ environments:
3232

3333
shared_configuration:
3434
stack: &stack
35-
current: 9.0
36-
next: 9.1
35+
current: 9.1
36+
next: main
3737
edge: main
3838

3939
master: &master

config/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
versioning_systems:
22
stack: &stack
33
base: 9.0
4-
current: 9.0.4
4+
current: 9.1.0
55

66
# Using an unlikely high version
77
# So that our logic that would display "planned" doesn't trigger

0 commit comments

Comments
 (0)