Skip to content

Commit 8bb8fd3

Browse files
Update the dev branch for 2025.01 release
1 parent b5adada commit 8bb8fd3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

antora.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: status-codes
22
title: Status Codes for Errors & Notifications
3-
version: '5'
3+
version: '2025.01'
44
start_page: ROOT:index.adoc
55
nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
99
page-origin-private: false
10-
neo4j-version: '5.26'
11-
neo4j-version-exact: '5.26.0'
12-
neo4j-buildnumber: '5.26'
10+
neo4j-version: '2025.01'
11+
neo4j-version-exact: '2025.01.0'
12+
neo4j-buildnumber: '2025.01'

publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ site:
66
content:
77
sources:
88
- url: ./
9-
branches: ['3.5','4.0','4.1','4.2','4.3','4.4','HEAD']
9+
branches: ['3.5','4.0','4.1','4.2','4.3','4.4','5.x','HEAD']
1010
edit_url: https://github.com/neo4j/docs-status-codes/tree/{refname}/{path}
1111
exclude:
1212
- '!**/_includes/*'
@@ -24,7 +24,7 @@ urls:
2424
antora:
2525
extensions:
2626
- require: "@neo4j-antora/antora-modify-sitemaps"
27-
sitemap_version: '5'
27+
sitemap_version: '2025.01'
2828
sitemap_loc_version: 'current'
2929
move_sitemaps_to_components: true
3030

0 commit comments

Comments
 (0)