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-extras.git


The following commit(s) were added to refs/heads/develop by this push:
     new 49d02f0  chore: Merged in changes from the last release (and fixed the 
README)
49d02f0 is described below

commit 49d02f08a69be5b9404a35f5b3618d069d03c036
Author: Christofer Dutz <christofer.d...@c-ware.de>
AuthorDate: Tue Sep 2 08:50:55 2025 +0200

    chore: Merged in changes from the last release (and fixed the README)
---
 README.md                    |   2 +-
 RELEASE_NOTES                |  14 ++++++++++++++
 media/logos/300ppi/PLC4X.png | Bin 0 -> 87342 bytes
 3 files changed, 15 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b336189..c9881b9 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@
 
 For building all parts of PLC4X-Extras ensure you're running at least Java 21 
and run the following command:
 
-    .mvnw -P with-c,with-go,with-java install
+    ./mvnw -P with-c,with-go,with-java install
 
 ## Licensing
 
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index b7f23d4..1fc99b6 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -11,6 +11,20 @@ Incompatible changes
 Bug Fixes
 ---------
 
+==============================================================
+Apache PLC4X 0.13.1
+==============================================================
+
+New Features
+------------
+- Updated to Apache PLC4X 0.13.1
+
+Incompatible changes
+--------------------
+
+Bug Fixes
+---------
+
 ==============================================================
 Apache PLC4X 0.13.0
 ==============================================================
diff --git a/media/logos/300ppi/PLC4X.png b/media/logos/300ppi/PLC4X.png
new file mode 100644
index 0000000..cb7131d
Binary files /dev/null and b/media/logos/300ppi/PLC4X.png differ

Reply via email to