4747 < i class ="fa fa-sitemap me-1 "> </ i > API
4848 </ a >
4949 < div class ="dropdown-menu dropdown-menu-end mb-3 " aria-labelledby ="apidropdown ">
50- < a class ="dropdown-item " href ="/en/latest/apidoc/ "> < i class ="fa fa-sitemap fa-fw me-2 fa-lg "> </ i > v10.6.0 (latest)</ a >
50+ < a class ="dropdown-item " href ="/en/latest/apidoc/ "> < i class ="fa fa-sitemap fa-fw me-2 fa-lg "> </ i > v10.6.1 (latest)</ a >
5151 < a class ="dropdown-item " href ="/en/v9.2.4/apidoc/ "> < i class ="fa fa-sitemap a-fw me-2 fa-lg "> </ i > v9.2.4</ a >
5252 < a class ="dropdown-item " href ="/en/v8.2.0/apidoc/ "> < i class ="fa fa-sitemap a-fw me-2 fa-lg "> </ i > v8.2.0</ a >
5353 < a class ="dropdown-item " href ="/en/v7.5.2/apidoc/ "> < i class ="fa fa-sitemap a-fw me-2 fa-lg "> </ i > v7.5.2</ a >
@@ -90,8 +90,8 @@ <h3 class="col-sm-12">Hosted build for development</h3>
9090 < div class ="col-sm-12 ">
9191 < p >
9292 If you want to try out OpenLayers without downloading anything (< b > not recommended for production</ b > ), include the following in the head of your html page:
93- < pre > < code class ="language-html "> <script src="https://cdn.jsdelivr.net/npm/ol@v10.6.0 /dist/ol.js"></script>
94- <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ol@v10.6.0 /ol.css">
93+ < pre > < code class ="language-html "> <script src="https://cdn.jsdelivr.net/npm/ol@v10.6.1 /dist/ol.js"></script>
94+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/ol@v10.6.1 /ol.css">
9595</ code > </ pre >
9696 </ p >
9797 < p >
@@ -100,25 +100,25 @@ <h3 class="col-sm-12">Hosted build for development</h3>
100100 </ div >
101101 </ div >
102102 < div class ="row ">
103- < h3 class ="col-sm-12 "> Downloads for the v10.6.0 release</ h3 >
103+ < h3 class ="col-sm-12 "> Downloads for the v10.6.1 release</ h3 >
104104 </ div >
105105 < div class ="row ">
106106 < div class ="col-sm-12 ">
107107 < table class ="table table-hover ">
108108 < tbody >
109109 < tr > < th > Archive</ th > < th > Description</ th > </ tr >
110110 < tr >
111- < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.6.0 /v10.6.0 -site.zip "> v10.6.0 -site.zip</ a > </ td >
111+ < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.6.1 /v10.6.1 -site.zip "> v10.6.1 -site.zip</ a > </ td >
112112 < td > Includes examples and documentation.</ td >
113113 </ tr >
114114 < tr >
115- < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.6.0 /v10.6.0 -package.zip "> v10.6.0 -package.zip</ a > </ td >
115+ < td > < a href ="https://github.com/openlayers/openlayers/releases/download/v10.6.1 /v10.6.1 -package.zip "> v10.6.1 -package.zip</ a > </ td >
116116 < td > Includes sources and the full build of the library.</ td >
117117 </ tr >
118118 </ tbody >
119119 </ table >
120120 < p >
121- See the < a href ="https://github.com/openlayers/openlayers/releases/tag/v10.6.0 "> v10.6.0 release page</ a > for a changelog and any special upgrade notes.
121+ See the < a href ="https://github.com/openlayers/openlayers/releases/tag/v10.6.1 "> v10.6.1 release page</ a > for a changelog and any special upgrade notes.
122122 </ p >
123123 < p >
124124 For archives of previous releases, see the < a href ="https://github.com/openlayers/openlayers/releases/ "> complete list of releases</ a > .
0 commit comments