Skip to content

Commit 70f2239

Browse files
committed
Update version
1 parent 1bc3236 commit 70f2239

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: graphql-manual
22
title: Neo4j GraphQL Library
3-
version: '3.0'
3+
version: '3'
44
start_page: ROOT:index.adoc
55
nav:
66
- 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: '3.0'
27+
sitemap_version: '3'
2828
sitemap_loc_version: 'current'
2929
move_sitemaps_to_components: true
3030

publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ urls:
2525
antora:
2626
extensions:
2727
- require: "@neo4j-antora/antora-modify-sitemaps"
28-
sitemap_version: '3.0'
28+
sitemap_version: '3'
2929
sitemap_loc_version: 'current'
3030
move_sitemaps_to_components: true
3131

0 commit comments

Comments
 (0)