diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-10-27 10:52:45 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2022-10-27 10:52:45 +0300 |
| commit | 00cda4c76f89e94f360792e7a388cbc1843b342a (patch) | |
| tree | 854f21e9490aaea6a0aac991f23d0d0fe7cae56a /doc/antora.yml | |
| parent | eb1881ba826fb43b97c22222b18e1441c6326b55 (diff) | |
Bump the docs versionv2.6.0-antora
I totally forgot to do this at release time. :(
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 |
