From c75628f76fbd40523554daabc9e0481a7531a38d Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Tue, 17 Sep 2024 15:18:45 +0900 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 b214d2d88b..21b1815a34 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -2,6 +2,6 @@ name: rubocop-performance title: RuboCop Performance # We always provide version without patch here (e.g. 1.1), # as patch versions should not appear in the docs. -version: '1.22' +version: ~ nav: - modules/ROOT/nav.adoc