Skip to content

Commit c3f270a

Browse files
authored
Bump stack version to 9.1.0 (#1616)
1 parent 648393c commit c3f270a

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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 & 2 deletions
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
@@ -91,4 +91,3 @@ versioning_systems:
9191
edot_cf_aws:
9292
base: 0.1
9393
current: 0.1.6
94-

0 commit comments

Comments
 (0)