Skip to content

Commit 05588a9

Browse files
authored
Revert "Bump stack version to 9.1.0 (#1616)" (#1619)
This reverts commit c3f270a.
1 parent c3f270a commit 05588a9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-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.1
36-
next: main
35+
current: 9.0
36+
next: 9.1
3737
edge: main
3838

3939
master: &master

config/versions.yml

Lines changed: 2 additions & 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.1.0
4+
current: 9.0.4
55

66
# Using an unlikely high version
77
# So that our logic that would display "planned" doesn't trigger
@@ -91,3 +91,4 @@ versioning_systems:
9191
edot_cf_aws:
9292
base: 0.1
9393
current: 0.1.6
94+

0 commit comments

Comments
 (0)