Skip to content

Commit 4601300

Browse files
committed
add v23.08 as acceptable version for features
1 parent af97d41 commit 4601300

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/msggen/msggen/patch.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ class OptionalPatch(Patch):
107107
'v22.11',
108108
'v23.02',
109109
'v23.05',
110+
'v23.08',
110111
]
111112
# Oldest supported versions. Bump this if you no longer want to
112113
# support older versions, and you want to make required fields

0 commit comments

Comments
 (0)