Update config

This commit is contained in:
Billy Tat
2023-06-06 16:00:23 -07:00
parent 754bfdcab5
commit cb77ee8f5c
+6 -1
View File
@@ -127,7 +127,12 @@ module.exports = {
lastVersion: 'current',
versions: {
current: {
label: 'v2.7'
label: 'Latest'
},
2.7: {
label: 'v2.7',
path: 'v2.7',
banner: 'none'
},
2.6: {
label: 'v2.6',