From ed7aa5c5f330233c1df8cfa5c4d117ef142840ef Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 19 Aug 2021 09:56:49 +0300 Subject: [PATCH] Switch back the version --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index e54dcfd4464..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.19' +version: 'master' nav: - modules/ROOT/nav.adoc