This is an automated email from the ASF dual-hosted git repository. ddekany pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/freemarker-site.git
commit 23f5dc637705d6ef6e860e113f1dd3bdc18ec745 Author: ddekany <[email protected]> AuthorDate: Sat Jun 1 17:22:20 2024 +0200 Added release to doap.rdf --- doap.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doap.rdf b/doap.rdf index 0b4f52aa..83396612 100644 --- a/doap.rdf +++ b/doap.rdf @@ -107,6 +107,13 @@ </foaf:Person> </developer> + <release> + <Version> + <name>Apache FreeMarker</name> + <created>2024-06-01</created> + <revision>2.3.33</revision> + </Version> + </release> <release> <Version> <name>Apache FreeMarker</name>
