From 0597fb948b711f9e0d702f7f2a1671db628f626b Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 1 Mar 2021 09:53:26 +0200 Subject: [PATCH] Switch back the docs version to master --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index c5b84a9a57d..52f2c59156f 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.11' +version: 'master' nav: - modules/ROOT/nav.adoc