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 f0b99bc..c17811e 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: 2.7 +version: ~ nav: - modules/ROOT/nav.adoc |
