File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,37 +47,30 @@ module.exports = {
4747 DEV : 'dev' ,
4848 } ,
4949 VERSION_DROPDOWN : [
50- {
51- label : '26.3.0.cl' ,
52- link : ' ' ,
53- subLabel : 'Cloud (Latest)' ,
54- iframeUrl : 'https://developer-docs-26-3-0-cl.vercel.app/docs/' ,
55- } ,
5650 {
5751 label : '26.4.0.cl' ,
5852 link : '26.4.0.cl' ,
59- subLabel : 'Coming soon ' ,
53+ subLabel : 'Cloud (Latest) ' ,
6054 iframeUrl : 'https://developer-docs-26-4-0-cl.vercel.app/docs/' ,
55+ } ,
56+ {
57+ label : '26.3.0.cl' ,
58+ link : '26.3.0.cl' ,
59+ subLabel : 'Cloud' ,
60+ iframeUrl : 'https://developer-docs-26-3-0-cl.vercel.app/docs/' ,
6161 } ,
6262 {
6363 label : '26.2.0.cl' ,
6464 link : '26.2.0.cl' ,
6565 subLabel : 'Cloud' ,
6666 iframeUrl : 'https://developer-docs-26-2-0-cl.vercel.app/docs/' ,
6767 } ,
68-
6968 {
7069 label : '10.15.0.cl' ,
7170 link : '10.15.0.cl' ,
7271 subLabel : 'Cloud' ,
7372 iframeUrl : 'https://developer-docs-10-15-0-cl.vercel.app/docs/' ,
7473 } ,
75- {
76- label : '10.14.0.cl' ,
77- link : '10.14.0.cl' ,
78- subLabel : 'Cloud' ,
79- iframeUrl : 'https://developer-docs-10-14-0-cl.vercel.app/docs/' ,
80- } ,
8174 {
8275 label : '10.10.0.sw' ,
8376 link : '10.10.0.sw' ,
You can’t perform that action at this time.
0 commit comments