diff options
Diffstat (limited to 'doc/antora.yml')
| -rw-r--r-- | doc/antora.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/antora.yml b/doc/antora.yml index 3c534fb..ae0c981 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -1,5 +1,7 @@ name: projectile title: Projectile -version: master +# We always provide version without patch here (e.g. 1.1), +# as patch versions should not appear in the docs. +version: 2.6 nav: - modules/ROOT/nav.adoc |
