From d392481b4d20995ce0312514e58cbe64ab0d1ec5 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 6 May 2022 18:12:17 +0200 Subject: [PATCH] Switch back the docs version --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index cc4bc61ae8e..9c897ea03d1 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -2,6 +2,6 @@ name: rubocop title: RuboCop # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: '1.29' +version: ~ nav: - modules/ROOT/nav.adoc