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

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


The following commit(s) were added to refs/heads/rel/0.13 by this push:
     new ccce974b10 docs: Update the version generated in antora.
ccce974b10 is described below

commit ccce974b106a95c057745fa1378d05aff2809508
Author: Christofer Dutz <[email protected]>
AuthorDate: Tue Aug 5 17:20:33 2025 +0200

    docs: Update the version generated in antora.
---
 website/asciidoc/antora.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/website/asciidoc/antora.yml b/website/asciidoc/antora.yml
index 114a800cc8..2f4221780e 100644
--- a/website/asciidoc/antora.yml
+++ b/website/asciidoc/antora.yml
@@ -17,7 +17,7 @@
 # under the License.
 #
 name: plc4x
-version: 'pre-release'
+version: '0.13.0'
 prerelease: True
 title: PLC4X
 start_page: users:index.adoc
@@ -27,6 +27,5 @@ nav:
 - modules/developers/nav.adoc
 asciidoc:
   attributes:
-    current-last-released-version: '0.13.0-SNAPSHOT'
-    current-full-version: '0.13.0'
+    current-last-released-version: '0.13.0'
 

Reply via email to