From bbd9377b171369f9ade26a998d4de503ae0f49e4 Mon Sep 17 00:00:00 2001 From: Giuseppe Villani Date: Mon, 8 Jul 2024 17:00:04 +0200 Subject: [PATCH] Update labs-docs.yml - APOC 5.21 --- labs-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs-docs.yml b/labs-docs.yml index 3c2e0d6..c4874c5 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.20', '4.4', '4.3', '4.2', '4.1', '4.0'] + branches: ['5.21', '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']