Skip to content

Commit

Permalink
chore: update antora file
Browse files Browse the repository at this point in the history
  • Loading branch information
zepfred committed Nov 12, 2024
1 parent 91a12cb commit a0c5b4f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/src/antora.yml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# 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'
quarkus-version: 3.15.1
quarkus-version: 3.16.2
spring-boot-version: 3.3.5
logback-version: 1.5.12
exec-maven-plugin-version: 3.3.1
rewrite-maven-plugin-version: 5.43.4
exec-maven-plugin-version: 3.5.0
rewrite-maven-plugin-version: 5.44.0
nav:
- modules/ROOT/nav.adoc

0 comments on commit a0c5b4f

Please sign in to comment.