Update banners to reflect current version status

v2.10 will be EOL 2026-06
v2.11 EOM 2025-10 and will be EOL 2026-10
v2.12 EOM 2026-02
This commit is contained in:
Billy Tat
2026-03-11 15:56:19 -07:00
parent 94c60502ea
commit b336f5f47c

View File

@@ -197,17 +197,15 @@ module.exports = {
"2.12": {
label: "v2.12",
path: "v2.12",
banner: "none"
},
2.11: {
label: "v2.11",
path: "v2.11",
banner: "none",
path: "v2.11"
},
"2.10": {
label: "v2.10",
path: "v2.10",
banner: "none",
className: 'toArchive'
},
2.9: {
label: "v2.9 (Archived)",