You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2021/12/17 15:19:57 UTC

[plc4x] branch develop updated: site: added the new release

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 5c8ba43  site: added the new release
5c8ba43 is described below

commit 5c8ba433c3cd9f234c28d1553b631e0e6e9eef5e
Author: cdutz <ch...@c-ware.de>
AuthorDate: Fri Dec 17 16:19:49 2021 +0100

    site: added the new release
---
 src/site/resources-filtered/plc4x-doap.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/site/resources-filtered/plc4x-doap.rdf b/src/site/resources-filtered/plc4x-doap.rdf
index 37aeccc..e3956e7 100644
--- a/src/site/resources-filtered/plc4x-doap.rdf
+++ b/src/site/resources-filtered/plc4x-doap.rdf
@@ -88,6 +88,13 @@
 
         <release>
             <Version>
+                <name>Latest 0.9.1 release</name>
+                <created>2021-12-17</created>
+                <revision>0.9.1</revision>
+            </Version>
+        </release>
+        <release>
+            <Version>
                 <name>Latest 0.9.0 release</name>
                 <created>2021-09-21</created>
                 <revision>0.9.0</revision>