From 804c8e6af7f51fd4717e64a3a7980114466acb95 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Mon, 13 Jul 2020 16:50:13 +0300 Subject: [PATCH] Switch back 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 5602cb2cb6c9..ccaa6f3bb166 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: '0.88' +version: master nav: - modules/ROOT/nav.adoc