Skip to content

Commit 1effc9c

Browse files
Publish 2025.02 (#251)
* bump version to 2025.02 (#248) * Bump @neo4j-antora/antora-modify-sitemaps in the prod-dependencies group (#249) Bumps the prod-dependencies group with 1 update: @neo4j-antora/antora-modify-sitemaps. Updates `@neo4j-antora/antora-modify-sitemaps` from 0.6.1 to 0.7.0 --- updated-dependencies: - dependency-name: "@neo4j-antora/antora-modify-sitemaps" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7cda8 commit 1effc9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

antora.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025.01'
10-
neo4j-version-exact: '2025.01.0'
11-
neo4j-buildnumber: '2025.01'
9+
neo4j-version: '2025.02'
10+
neo4j-version-exact: '2025.02.0'
11+
neo4j-buildnumber: '2025.02'
1212
java-driver-version: '5.27'
1313
neo4j-documentation-branch: 'dev'
1414
page-origin-private: false

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"antora": "^3.1.10",
2727
"@neo4j-antora/antora-add-notes": "^0.3.1",
2828
"@neo4j-antora/antora-listing-roles": "^0.1.0",
29-
"@neo4j-antora/antora-modify-sitemaps": "^0.6.0",
29+
"@neo4j-antora/antora-modify-sitemaps": "^0.7.0",
3030
"@neo4j-antora/antora-table-footnotes": "^0.3.2",
3131
"@neo4j-antora/selector-labels": "^0.1.1",
3232
"@neo4j-documentation/macros": "^1.0.2",

0 commit comments

Comments
 (0)