From a6e96f6864dd1ff8b28cbf36e07ff7cf54073b6a Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Wed, 24 Mar 2021 15:37:53 +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 6dba929c323..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.12' +version: 'master' nav: - modules/ROOT/nav.adoc