Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ environments:

shared_configuration:
stack: &stack
current: 9.1
current: 9.2
next: main
edge: main

Expand Down
2 changes: 1 addition & 1 deletion config/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ versioning_systems:
# Updates for Stack versions are manual
stack: &stack
base: 9.0
current: 9.1.4
current: 9.2.0

# Using an unlikely high version
# So that our logic that would display "planned" doesn't trigger
Expand Down
Loading