diff --git a/docsrc/conf.py b/docsrc/conf.py index 738dfa2..b69d1c9 100644 --- a/docsrc/conf.py +++ b/docsrc/conf.py @@ -48,9 +48,9 @@ # built documents. # # The short X.Y version. -version = '4.4.9' +version = '4.4.11' # The full version, including alpha/beta/rc tags. -release = '4.4.9' +release = '4.4.11' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/docsrc/downloads.rst b/docsrc/downloads.rst index dde3bbf..b56289a 100644 --- a/docsrc/downloads.rst +++ b/docsrc/downloads.rst @@ -6,7 +6,9 @@ Download GeoNetwork Releases -------- - * `v4.4.10 `_ - latest + * `v4.4.11 `_ - latest + + * `v4.4.10 `_ * `v4.4.9 `_ @@ -26,7 +28,9 @@ Releases * `v4.4.1 `_ - * `v4.2.15 `_ - stable + * `v4.2.16 `_ - stable + + * `v4.2.15 `_ * `v4.2.14 `_ diff --git a/docsrc/news.rst b/docsrc/news.rst index b72be79..cf4ddbf 100644 --- a/docsrc/news.rst +++ b/docsrc/news.rst @@ -3,6 +3,26 @@ News ==== +GeoNetwork opensource v4.4.11 released +------------------------------------------------ + +Date: 2 June 2026 + +We're pleased to announce the release 4.4.11 of GeoNetwork opensource. +Check the `changelog `__ and proceed to :doc:`downloads` and enjoy! + +Thanks and congratulations to the all community members! + + +GeoNetwork opensource v4.2.16 released +------------------------------------------------ + +Date: 2 June 2026 + +We're pleased to announce the release 4.2.15 of GeoNetwork opensource. +Check the `changelog `__ and proceed to :doc:`downloads` and enjoy! + + GeoNetwork opensource v4.2.15 released ------------------------------------------------