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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 1902219141 chore: Added the newly released version to the doap file.
1902219141 is described below

commit 19022191417e247130157ebe9e354b13450fb9b4
Author: Christofer Dutz <[email protected]>
AuthorDate: Fri Oct 6 13:44:10 2023 -0300

    chore: Added the newly released version to the doap file.
---
 src/site/resources-filtered/plc4x-doap.rdf | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/src/site/resources-filtered/plc4x-doap.rdf 
b/src/site/resources-filtered/plc4x-doap.rdf
index 8a2badc756..15251a286a 100644
--- a/src/site/resources-filtered/plc4x-doap.rdf
+++ b/src/site/resources-filtered/plc4x-doap.rdf
@@ -88,7 +88,14 @@
 
         <release>
             <Version>
-                <name>Latest 0.10.0 release</name>
+                <name>Latest 0.11.0 release</name>
+                <created>2023-10-06</created>
+                <revision>0.11.0</revision>
+            </Version>
+        </release>
+        <release>
+            <Version>
+                <name>Legacy 0.10.0 release</name>
                 <created>2022-10-06</created>
                 <revision>0.10.0</revision>
             </Version>

Reply via email to