[www] Release Xena
Update tools so that Xena is marked as released. Change-Id: Ied1164ec8c8ade2afdacd77e7dca5a77074208ee Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
parent
7036c0d692
commit
20a10877aa
@ -67,7 +67,7 @@ SERIES_INFO = {
|
||||
'ussuri': SeriesInfo(date='May 2020', status='maintained'),
|
||||
'victoria': SeriesInfo(date='October 2020', status='maintained'),
|
||||
'wallaby': SeriesInfo(date='April 2021', status='maintained'),
|
||||
'xena': SeriesInfo(date='October 2021', status='development'),
|
||||
'xena': SeriesInfo(date='October 2021', status='maintained'),
|
||||
'yoga': SeriesInfo(date='April 2022', status='development'),
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user