From ffb59c5deb6b3a7ca8a177798258061043ec7b4d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 May 2023 10:37:34 +0000 Subject: [PATCH] Update antora.yml for release 0.9.39 --- docs/src/antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/antora.yml b/docs/src/antora.yml index 8515e67b64..e04f9937bc 100644 --- a/docs/src/antora.yml +++ b/docs/src/antora.yml @@ -5,14 +5,14 @@ # The goal is to have the antora.yml containing correct attributes available in the release branch before # the timefold-solver-website is refreshed. name: timefold-solver -title: Timefold Solver 0.9.38 +title: Timefold Solver 0.9.39 version: latest asciidoc: attributes: - timefold-solver-version: 0.9.38 + timefold-solver-version: 0.9.39 java-version: 17 maven-version: 3.8.1 - quarkus-version: 3.0.0.Final + quarkus-version: 3.0.3.Final spring-boot-version: 3.0.6 nav: - modules/ROOT/nav.adoc