We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648393c commit c3f270aCopy full SHA for c3f270a
config/assembler.yml
@@ -32,8 +32,8 @@ environments:
32
33
shared_configuration:
34
stack: &stack
35
- current: 9.0
36
- next: 9.1
+ current: 9.1
+ next: main
37
edge: main
38
39
master: &master
config/versions.yml
@@ -1,7 +1,7 @@
1
versioning_systems:
2
3
base: 9.0
4
- current: 9.0.4
+ current: 9.1.0
5
6
# Using an unlikely high version
7
# So that our logic that would display "planned" doesn't trigger
@@ -91,4 +91,3 @@ versioning_systems:
91
edot_cf_aws:
92
base: 0.1
93
current: 0.1.6
94
-
0 commit comments