Update end-of-maintenance banners
Versions 0.10 and 0.11 are still maintained, whereas 0.7 is not.
This commit is contained in:
parent
afffbc0dee
commit
4a5b73a721
|
|
@ -120,7 +120,10 @@ module.exports = {
|
|||
current: {
|
||||
label: 'Next 🚧',
|
||||
},
|
||||
'0.7': {
|
||||
'0.10': {
|
||||
banner: 'none',
|
||||
},
|
||||
'0.11': {
|
||||
banner: 'none',
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue