From a6a94c4072256234aac2c5abbeba0c879a69d3f6 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Sat, 23 Oct 2021 16:15:01 +0900 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 740c40e3c77..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.22' +version: 'master' nav: - modules/ROOT/nav.adoc