From 25b9c465a0aa56d5a3b52b598e99ac30d7049c8c Mon Sep 17 00:00:00 2001 From: Giuseppe Villani Date: Tue, 6 Aug 2024 12:20:01 +0200 Subject: [PATCH 1/2] Update labs-docs.yml - APOC 5.22 Updated APOC branch to the [latest Extended release's branch](https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/tag/5.22.0) --- labs-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs-docs.yml b/labs-docs.yml index c4874c5..d6faf3b 100644 --- a/labs-docs.yml +++ b/labs-docs.yml @@ -8,7 +8,7 @@ content: branches: ['master'] start_path: doc/docs - url: https://github.com/neo4j-contrib/neo4j-apoc-procedures - branches: ['5.21', '4.4', '4.3', '4.2', '4.1', '4.0'] + branches: ['5.22', '4.4', '4.3', '4.2', '4.1', '4.0'] start_path: docs/asciidoc - url: https://github.com/neo4j-labs/neosemantics branches: ['5.14','4.3', '4.2', '4.1', '4.0'] From 43f5ee7c6afd1f3be99c25b3d66e2a3c8fbdc900 Mon Sep 17 00:00:00 2001 From: Giuseppe Villani Date: Tue, 3 Sep 2024 12:26:09 +0200 Subject: [PATCH 2/2] Update labs-docs.yml to 5.23 --- labs-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs-docs.yml b/labs-docs.yml index d6faf3b..2e19fd0 100644 --- a/labs-docs.yml +++ b/labs-docs.yml @@ -8,7 +8,7 @@ content: branches: ['master'] start_path: doc/docs - url: https://github.com/neo4j-contrib/neo4j-apoc-procedures - branches: ['5.22', '4.4', '4.3', '4.2', '4.1', '4.0'] + branches: ['5.23', '4.4', '4.3', '4.2', '4.1', '4.0'] start_path: docs/asciidoc - url: https://github.com/neo4j-labs/neosemantics branches: ['5.14','4.3', '4.2', '4.1', '4.0']