This is an automated email from the ASF dual-hosted git repository.

cbrisson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/velocity-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 46ee2c4  Fix typo in engine doap file
46ee2c4 is described below

commit 46ee2c437873b14a97861abc0aac85636f10798f
Author: Claude Brisson <[email protected]>
AuthorDate: Fri Sep 23 12:20:52 2022 +0200

    Fix typo in engine doap file
---
 site/doap_engine.rdf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/doap_engine.rdf b/site/doap_engine.rdf
index 132a9ad..628bcd4 100644
--- a/site/doap_engine.rdf
+++ b/site/doap_engine.rdf
@@ -32,7 +32,7 @@ When Velocity is used for web development, Web designers can 
work in parallel wi
       <Version>
         <name>Velocity 2.3</name>
         <created>2021-02-27</created>
-        <revision>2.2</revision>
+        <revision>2.3</revision>
       </Version>
     </release>
     <release>

Reply via email to