[skip ci] Fix version label

This commit is contained in:
Billy Tat
2023-10-06 15:47:16 -07:00
parent 8c7c4aa207
commit aec3efcc04
+1 -1
View File
@@ -133,7 +133,7 @@ module.exports = {
// banner: 'unreleased' // banner: 'unreleased'
// }, // },
latest: { latest: {
label: 'latest', label: 'Latest',
path: '', path: '',
banner: 'none' banner: 'none'
}, },