Merge pull request #910 from btat/fix-label

[skip ci] Fix version label
This commit is contained in:
Billy Tat
2023-10-06 15:48:37 -07:00
committed by GitHub
+1 -1
View File
@@ -133,7 +133,7 @@ module.exports = {
// banner: 'unreleased'
// },
latest: {
label: 'latest',
label: 'Latest',
path: '',
banner: 'none'
},