Update end-of-maintenance banners

Versions 0.10 and 0.11 are still maintained, whereas 0.7 is not.
This commit is contained in:
Corentin Néau 2025-01-30 12:40:11 +01:00
parent afffbc0dee
commit 4a5b73a721
No known key found for this signature in database
GPG Key ID: E92A451AA7F19EFF
1 changed files with 4 additions and 1 deletions

View File

@ -120,7 +120,10 @@ module.exports = {
current: {
label: 'Next 🚧',
},
'0.7': {
'0.10': {
banner: 'none',
},
'0.11': {
banner: 'none',
},
},