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


The following commit(s) were added to refs/heads/master by this push:
     new 7c1fe89a Added new release to the RDF
7c1fe89a is described below

commit 7c1fe89af1212b4487ad43289b3cb68de0eb4b97
Author: ddekany <[email protected]>
AuthorDate: Sat Jan 14 14:13:15 2023 +0100

    Added new release to the RDF
---
 doap.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doap.rdf b/doap.rdf
index 6e1b36e0..43a6e27e 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -107,6 +107,13 @@
       </foaf:Person>
     </developer>
 
+    <release>
+        <Version>
+            <name>Apache FreeMarker</name>
+            <created>2023-01-14</created>
+            <revision>2.3.32</revision>
+        </Version>
+    </release>
     <release>
         <Version>
             <name>Apache FreeMarker</name>

Reply via email to