From 00cda4c76f89e94f360792e7a388cbc1843b342a Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 27 Oct 2022 10:52:45 +0300 Subject: Bump the docs version I totally forgot to do this at release time. :( --- doc/antora.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.0