File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -47,18 +47,19 @@ module.exports = {
4747 DEV : 'dev' ,
4848 } ,
4949 VERSION_DROPDOWN : [
50- {
50+ {
5151 label : '26.3.0.cl' ,
5252 link : ' ' ,
5353 subLabel : 'Cloud (Latest)' ,
5454 iframeUrl : 'https://developer-docs-26-3-0-cl.vercel.app/docs/' ,
5555 } ,
5656 {
57- label : '26.3 .0.cl' ,
58- link : '26.3 .0.cl' ,
59- subLabel : 'Cloud (Coming soon) ' ,
60- iframeUrl : 'https://developer-docs-26-3 -0-cl.vercel.app/docs/' ,
57+ label : '26.2 .0.cl' ,
58+ link : '26.2 .0.cl' ,
59+ subLabel : 'Cloud' ,
60+ iframeUrl : 'https://developer-docs-26-2 -0-cl.vercel.app/docs/' ,
6161 } ,
62+
6263 {
6364 label : '10.15.0.cl' ,
6465 link : '10.15.0.cl' ,
@@ -71,12 +72,6 @@ module.exports = {
7172 subLabel : 'Cloud' ,
7273 iframeUrl : 'https://developer-docs-10-14-0-cl.vercel.app/docs/' ,
7374 } ,
74- {
75- label : '10.13.0.cl' ,
76- link : '10.13.0.cl' ,
77- subLabel : 'Cloud' ,
78- iframeUrl : 'https://developer-docs-10-13-0-cl.vercel.app/docs/' ,
79- } ,
8075 {
8176 label : '10.10.0.sw' ,
8277 link : '10.10.0.sw' ,
You can’t perform that action at this time.
0 commit comments