Remove preview label from 2.8

This commit is contained in:
Billy Tat
2023-12-06 13:19:15 -08:00
parent 437ab199da
commit 4c0aa9d008

View File

@@ -185,7 +185,7 @@ module.exports = {
label: 'Latest',
},
2.8: {
label: 'v2.8 (Preview)',
label: 'v2.8',
path: 'v2.8',
banner: 'unreleased'
},