diff options
| -rw-r--r-- | doc/antora.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/antora.yml b/doc/antora.yml index c17811e..6e48609 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -2,6 +2,6 @@ name: projectile title: Projectile # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: ~ +version: 2.9 nav: - modules/ROOT/nav.adoc |
