From d38fa3dd453f420096894a4652565fc4d732f72a Mon Sep 17 00:00:00 2001 From: Fred Date: Wed, 27 Nov 2024 09:44:57 -0300 Subject: [PATCH] chore: update antora file --- 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 295e0e9daf..59fee9cdd1 100644 --- a/docs/src/antora.yml +++ b/docs/src/antora.yml @@ -1,12 +1,12 @@ # This file is temporary, since for the time being, we need to build docs from the main branch. # Remove when 1.16.0 is out, otherwise this file quickly becomes stale. name: timefold-solver -title: Timefold Solver 1.15.0 +title: Timefold Solver 1.16.0 version: latest asciidoc: attributes: - timefold-solver-version: 1.15.0 - timefold-solver-python-version: 1.15.0b0 + timefold-solver-version: 1.16.0 + timefold-solver-python-version: 1.16.0b0 java-version: 17 maven-version: 3.9.2 python-version: '3.10'