Skip to content

Commit 2fdcadb

Browse files
authored
Merge pull request #104 from GeoNode/update-latest
Update stable versions
2 parents fb8c425 + 3b3460f commit 2fdcadb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ <h1 class="fw-bold">Open Source Geospatial Content Management System</h1>
2626
<div class="row demo-container">
2727
<div class="col-md-4">
2828
<h4 class="demo-btn maint"><a href="https://stable.demo.geonode.org">Latest stable</a></h4>
29-
<span><a href="https://github.com/GeoNode/geonode/releases/tag/4.0.1" target="_blank">4.0.1</a></span>
29+
<span><a href="https://github.com/GeoNode/geonode/releases/tag/4.0.2" target="_blank">4.0.2</a></span>
3030
</div>
3131
<div class="col-md-4">
3232
<h4 class="demo-btn stable"><a href="https://development.demo.geonode.org">Development</a></h4>
33-
<span><a href="https://github.com/GeoNode/geonode/releases/tag/4.0.x" target="_blank">4.0.x</a></span>
33+
<span><a href="https://github.com/GeoNode/geonode/releases/tag/4.1.x" target="_blank">4.1.x</a></span>
3434
</div>
3535
<div class="col-md-4">
3636
<h4 class="demo-btn dev"><a href="https://master.demo.geonode.org">Experimental</a></h4>

0 commit comments

Comments
 (0)