Skip to content

Commit fda41e3

Browse files
use lastest patch version in stack.current in versions.yml (#1582)
1 parent 12cd29d commit fda41e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/versions.yml

Lines changed: 2 additions & 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+
current: 9.0.3
55

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

0 commit comments

Comments
 (0)