From e54af9a9c0dcfefde651ee65553d0dfd04af2f36 Mon Sep 17 00:00:00 2001 From: yfantse Date: Tue, 2 Dec 2025 15:51:45 +0200 Subject: [PATCH 1/2] eforms sdk version 1.14.0 as latest version --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 4068274734f..1de8ac91cc9 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -30,7 +30,7 @@ asciidoc: # So, as a workaround, we store the latest version of each component in these site-wide asciidoc attributes. # The downside is that we have to update these attributes whenever we release a new version of a component. # - eforms_latest_version: '1.13' + eforms_latest_version: '1.14' epo_latest_version: '5.2.0' espd_latest_version: '4.1.0' api_latest_version: '3.0' From bc9738e63aa05ea9cb25ecfbd7eff1a76c620da4 Mon Sep 17 00:00:00 2001 From: Bertrand Lorentz Date: Tue, 9 Dec 2025 15:13:41 +0100 Subject: [PATCH 2/2] antora-playbook: Add eForms branch 1.14.x-generated --- antora-playbook.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/antora-playbook.yml b/antora-playbook.yml index 1de8ac91cc9..27784af499f 100644 --- a/antora-playbook.yml +++ b/antora-playbook.yml @@ -50,7 +50,7 @@ content: ### eForms SDK - url: https://github.com/OP-TED/eforms-docs.git start_path: / - branches: 1.14.x, 1.13.x, 1.13.x-generated, 1.12.x, 1.12.x-generated, 1.11.x, 1.11.x-generated, 1.10.x, 1.10.x-generated, 1.9.x, 1.9.x-generated, 1.8.x, 1.8.x-generated, 1.7.x, 1.7.x-generated, 1.6.x, 1.6.x-generated, main # The "main" branch contains the eForms FAQ and RoadMap + branches: 1.14.x, 1.14.x-generated, 1.13.x, 1.13.x-generated, 1.12.x, 1.12.x-generated, 1.11.x, 1.11.x-generated, 1.10.x, 1.10.x-generated, 1.9.x, 1.9.x-generated, 1.8.x, 1.8.x-generated, 1.7.x, 1.7.x-generated, 1.6.x, 1.6.x-generated, main # The "main" branch contains the eForms FAQ and RoadMap ### ePO Documentation - url: https://github.com/OP-TED/epo-docs.git