Enclose version key in quotes. Fix 'Invalid docs option "versions": unknown versions (2.1) found'

This commit is contained in:
Billy Tat
2024-10-29 09:11:01 -07:00
parent ca135c1a65
commit 6256d184f1
+1 -1
View File
@@ -184,7 +184,7 @@ module.exports = {
current: {
label: 'Latest',
},
2.10: {
'2.10': {
label: 'v2.10 (Preview)',
path: 'v2.10',
banner: 'unreleased'