From 2d3a972cb12b3c2f908706861d8d672e08358753 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 8 Apr 2022 09:10:29 +0300 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 2515ac40861..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.27' +version: ~ nav: - modules/ROOT/nav.adoc