From 079eb4bd8952b66ed224d2d18cf2869c60553e5a Mon Sep 17 00:00:00 2001
From: gprat <guylaine.prat@csgroup.eu>
Date: Mon, 27 Jun 2022 12:41:42 +0200
Subject: [PATCH] Updated documentation for the release

---
 src/site/markdown/downloads.md.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/markdown/downloads.md.vm b/src/site/markdown/downloads.md.vm
index 0dd75deb..bdef3066 100644
--- a/src/site/markdown/downloads.md.vm
+++ b/src/site/markdown/downloads.md.vm
@@ -43,7 +43,7 @@ with groupID org.orekit and artifactId rugged so maven
 internal mechanism will download automatically all artifacts and dependencies
 as required.
 
-#set ( $versions = {"2.2": "2020-07-31", "2.1": "2019-03-14", "2.0": "2017-12-19", "1.0": "2016-02-10"} )
+#set ( $versions = {"3.0": "2022-07-05", "2.2": "2020-07-31", "2.1": "2019-03-14", "2.0": "2017-12-19", "1.0": "2016-02-10"} )
 #foreach( $version in $versions.entrySet() )
 
 |  package |                                              link                                                                                     |
-- 
GitLab