Skip to content

Commit fcd3ffd

Browse files
committed
modified antora.yml and preview.yml for version 6
1 parent f1c9892 commit fcd3ffd

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

antora.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: graphql
22
title: Neo4j GraphQL Library
3-
version: '5'
3+
version: '6'
4+
display_version: '6-beta'
45
start_page: ROOT:index.adoc
56
nav:
67
- modules/ROOT/content-nav.adoc

preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ urls:
2424
antora:
2525
extensions:
2626
- require: "@neo4j-antora/antora-modify-sitemaps"
27-
sitemap_version: '5'
27+
sitemap_version: '6'
2828
sitemap_loc_version: 'current'
2929
move_sitemaps_to_components: true
3030
- require: "@neo4j-antora/antora-page-list"

0 commit comments

Comments
 (0)